#CED2CB#CED2CB
#CED2CB is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 85.9% C 0.010 H 131.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CB |
|---|---|
| RGB | rgb(206, 210, 203) |
| HSL | hsl(94, 7%, 81%) |
| HSV | hsv(94, 3%, 82%) |
| CMYK | cmyk(1.9%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(83.72, -2.63, 2.99) |
| CIE-LCH | lch(83.72, 3.98, 131.39°) |
| OKLab | oklab(85.87% -0.0069 0.0079) |
| OKLCH | oklch(85.87% 0.01 131.4) |
| XYZ | xyz(59.2779, 63.5267, 65.6273) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.40
Silver (survey)
#C5C9C7
ΔE00 3.25
Light Gray
#D3D3D3
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 5.18
Silver
#C0C0C0
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CB #CFCBD2
analogous
#D1D2CB #CED2CB #CBD2CB
triadic
#CED2CB #CBCED2 #D2CBCE
tetradic
#CED2CB #CBD1D2 #CFCBD2 #D2CBCB
square
#CED2CB #CBD1D2 #CFCBD2 #D2CBCB
split-complementary
#CED2CB #CBCBD2 #D2CBD1
monochromatic
#909989 #AFB6AA #CED2CB #EDEEEC #F0F1EF
Accessibility & contrast
On white
1.53
#CED2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CED2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#CED1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2cb; /* rgb */ color: rgb(206, 210, 203); /* oklch */ color: oklch(85.9% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#ced2cb',
950: '#000000',
},
}SCSS
$custom: #ced2cb; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#ced2cb",
"rgb": {
"r": 206,
"g": 210,
"b": 203
},
"hsl": {
"h": 94.286,
"s": 7.216,
"l": 80.98
},
"oklch": {
"l": 0.85867,
"c": 0.01046,
"h": 131.4
},
"luminance": 0.63527
}Semantic roles & 50–950 ramp
primary
#CED2CB
secondary
#A19CA5
accent
#549177
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483