#CECDC2#CECDC2
#CECDC2 is a very light, near-neutral yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.015 H 102.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDC2 |
|---|---|
| RGB | rgb(206, 205, 194) |
| HSL | hsl(55, 11%, 78%) |
| HSV | hsv(55, 6%, 81%) |
| CMYK | cmyk(0%, 0.5%, 5.8%, 19.2%) |
| CIE-LAB | lab(82.21, -1.60, 5.59) |
| CIE-LCH | lch(82.21, 5.82, 106.00°) |
| OKLab | oklab(84.6% -0.0032 0.0147) |
| OKLCH | oklch(84.6% 0.015 102.5) |
| XYZ | xyz(57.0212, 60.6797, 59.7369) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDC2 #C2C3CE
analogous
#CEC7C2 #CECDC2 #C9CEC2
triadic
#CECDC2 #C2CECD #CDC2CE
tetradic
#CECDC2 #C2CEC7 #C2C3CE #CEC2C9
square
#CECDC2 #C2CEC7 #C2C3CE #CEC2C9
split-complementary
#CECDC2 #C2C9CE #C7C2CE
monochromatic
#97957E #B3B1A0 #CECDC2 #E9E9E4 #F1F1EE
Accessibility & contrast
On white
1.60
#CECDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CECDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDC2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDC2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#D0CBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cecdc2; /* rgb */ color: rgb(206, 205, 194); /* oklch */ color: oklch(84.6% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#dddcd4',
500: '#cecdc2',
950: '#000000',
},
}SCSS
$custom: #cecdc2; $custom-light: #dddcd4; $custom-dark: #000000;
JSON
{
"hex": "#cecdc2",
"rgb": {
"r": 206,
"g": 205,
"b": 194
},
"hsl": {
"h": 55,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.84603,
"c": 0.01504,
"h": 102.5
},
"luminance": 0.60679
}Semantic roles & 50–950 ramp
primary
#CECDC2
secondary
#9294A2
accent
#569551
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483