#CED0C2#CED0C2
#CED0C2 is a very light, near-neutral yellow. Relative luminance 0.621; OKLCH L 85.2% C 0.019 H 113.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0C2 |
|---|---|
| RGB | rgb(206, 208, 194) |
| HSL | hsl(69, 13%, 79%) |
| HSV | hsv(69, 7%, 82%) |
| CMYK | cmyk(1%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(82.98, -3.17, 6.71) |
| CIE-LCH | lch(82.98, 7.42, 115.28°) |
| OKLab | oklab(85.21% -0.0076 0.0176) |
| OKLCH | oklch(85.21% 0.019 113.4) |
| XYZ | xyz(57.7457, 62.1287, 59.9784) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 7.02
Eggshell
#F0EAD6
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0C2 #C4C2D0
analogous
#D0CBC2 #CED0C2 #C7D0C2
triadic
#CED0C2 #C2CED0 #D0C2CE
tetradic
#CED0C2 #C2D0CB #C4C2D0 #D0C2C7
square
#CED0C2 #C2D0CB #C4C2D0 #D0C2C7
split-complementary
#CED0C2 #C2C7D0 #CBC2D0
monochromatic
#969B7D #B2B59F #CED0C2 #EAEBE5 #F1F2EE
Accessibility & contrast
On white
1.56
#CED0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CED0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0C2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0C2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D2CFC2
Tritanopia (blue-blind)
#D0CECC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0c2; /* rgb */ color: rgb(206, 208, 194); /* oklch */ color: oklch(85.2% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#ddded4',
500: '#ced0c2',
950: '#000000',
},
}SCSS
$custom: #ced0c2; $custom-light: #ddded4; $custom-dark: #000000;
JSON
{
"hex": "#ced0c2",
"rgb": {
"r": 206,
"g": 208,
"b": 194
},
"hsl": {
"h": 68.571,
"s": 12.963,
"l": 78.824
},
"oklch": {
"l": 0.85214,
"c": 0.01914,
"h": 113.4
},
"luminance": 0.62129
}Semantic roles & 50–950 ramp
primary
#CED0C2
secondary
#9592A4
accent
#4E9759
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483