#CECDC3#CECDC3
#CECDC3 is a very light, near-neutral yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.014 H 102.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDC3 |
|---|---|
| RGB | rgb(206, 205, 195) |
| HSL | hsl(55, 10%, 79%) |
| HSV | hsv(55, 5%, 81%) |
| CMYK | cmyk(0%, 0.5%, 5.3%, 19.2%) |
| CIE-LAB | lab(82.23, -1.43, 5.09) |
| CIE-LCH | lch(82.23, 5.29, 105.69°) |
| OKLab | oklab(84.63% -0.0029 0.0134) |
| OKLCH | oklch(84.63% 0.014 102.1) |
| XYZ | xyz(57.1339, 60.7248, 60.3303) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.16
Silver
#C0C0C0
ΔE00 5.83
Warm Gray
#C9BEB0
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDC3 #C3C4CE
analogous
#CEC7C3 #CECDC3 #C9CEC3
triadic
#CECDC3 #C3CECD #CDC3CE
tetradic
#CECDC3 #C3CEC7 #C3C4CE #CEC3C9
square
#CECDC3 #C3CEC7 #C3C4CE #CEC3C9
split-complementary
#CECDC3 #C3C9CE #C7C3CE
monochromatic
#979580 #B2B1A1 #CECDC3 #EAE9E5 #F1F1EE
Accessibility & contrast
On white
1.60
#CECDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CECDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDC3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDC3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC2
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cecdc3; /* rgb */ color: rgb(206, 205, 195); /* oklch */ color: oklch(84.6% 0.014 102.1);
Tailwind
colors: {
custom: {
50: '#dddcd5',
500: '#cecdc3',
950: '#000000',
},
}SCSS
$custom: #cecdc3; $custom-light: #dddcd5; $custom-dark: #000000;
JSON
{
"hex": "#cecdc3",
"rgb": {
"r": 206,
"g": 205,
"b": 195
},
"hsl": {
"h": 54.545,
"s": 10.092,
"l": 78.627
},
"oklch": {
"l": 0.8463,
"c": 0.01369,
"h": 102.1
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#CECDC3
secondary
#9495A2
accent
#579451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483