#CED3CB#CED3CB
#CED3CB is a very light, near-neutral yellow-green. Relative luminance 0.640; OKLCH L 86.1% C 0.012 H 133.4°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3CB |
|---|---|
| RGB | rgb(206, 211, 203) |
| HSL | hsl(98, 8%, 81%) |
| HSV | hsv(98, 4%, 83%) |
| CMYK | cmyk(2.4%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(83.98, -3.15, 3.36) |
| CIE-LCH | lch(83.98, 4.61, 133.16°) |
| OKLab | oklab(86.07% -0.0083 0.0088) |
| OKLCH | oklch(86.07% 0.012 133.4) |
| XYZ | xyz(59.5255, 64.0220, 65.7099) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.46
Silver (survey)
#C5C9C7
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.70
Fog
#D8DCE0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3CB #D0CBD3
analogous
#D2D3CB #CED3CB #CBD3CC
triadic
#CED3CB #CBCED3 #D3CBCE
tetradic
#CED3CB #CBD2D3 #D0CBD3 #D3CCCB
square
#CED3CB #CBD2D3 #D0CBD3 #D3CCCB
split-complementary
#CED3CB #CCCBD3 #D3CBD2
monochromatic
#909B89 #AFB7AA #CED3CB #EDEFEC #EFF1EE
Accessibility & contrast
On white
1.52
#CED3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CED3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3CB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3CB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#CED2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3cb; /* rgb */ color: rgb(206, 211, 203); /* oklch */ color: oklch(86.1% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#dde0da',
500: '#ced3cb',
950: '#000000',
},
}SCSS
$custom: #ced3cb; $custom-light: #dde0da; $custom-dark: #000000;
JSON
{
"hex": "#ced3cb",
"rgb": {
"r": 206,
"g": 211,
"b": 203
},
"hsl": {
"h": 97.5,
"s": 8.333,
"l": 81.176
},
"oklch": {
"l": 0.86071,
"c": 0.01215,
"h": 133.4
},
"luminance": 0.64022
}Semantic roles & 50–950 ramp
primary
#CED3CB
secondary
#A29CA7
accent
#53927B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483