#CED0C0#CED0C0
#CED0C0 is a very light, muted yellow. Relative luminance 0.620; OKLCH L 85.2% C 0.022 H 112.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0C0 |
|---|---|
| RGB | rgb(206, 208, 192) |
| HSL | hsl(68, 15%, 78%) |
| HSV | hsv(68, 8%, 82%) |
| CMYK | cmyk(1%, 0%, 7.7%, 18.4%) |
| CIE-LAB | lab(82.93, -3.51, 7.71) |
| CIE-LCH | lch(82.93, 8.47, 114.49°) |
| OKLab | oklab(85.16% -0.0084 0.0201) |
| OKLCH | oklch(85.16% 0.022 112.6) |
| XYZ | xyz(57.5226, 62.0395, 58.8034) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 6.43
Eggshell
#F0EAD6
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 7.79
Warm Beige
#E9DCC9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0C0 #C2C0D0
analogous
#D0CAC0 #CED0C0 #C6D0C0
triadic
#CED0C0 #C0CED0 #D0C0CE
tetradic
#CED0C0 #C0D0CA #C2C0D0 #D0C0C6
square
#CED0C0 #C0D0CA #C2C0D0 #D0C0C6
split-complementary
#CED0C0 #C0C6D0 #CAC0D0
monochromatic
#979C7A #B3B69D #CED0C0 #E9EAE3 #F1F2ED
Accessibility & contrast
On white
1.57
#CED0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CED0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0C0
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0C0 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBF
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#D0CECB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ced0c0; /* rgb */ color: rgb(206, 208, 192); /* oklch */ color: oklch(85.2% 0.022 112.6);
Tailwind
colors: {
custom: {
50: '#ddded3',
500: '#ced0c0',
950: '#000000',
},
}SCSS
$custom: #ced0c0; $custom-light: #ddded3; $custom-dark: #000000;
JSON
{
"hex": "#ced0c0",
"rgb": {
"r": 206,
"g": 208,
"b": 192
},
"hsl": {
"h": 67.5,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.85161,
"c": 0.02182,
"h": 112.6
},
"luminance": 0.62039
}Semantic roles & 50–950 ramp
primary
#CED0C0
secondary
#9290A4
accent
#4D9956
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483