#CFCDC0#CFCDC0
#CFCDC0 is a very light, near-neutral yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.018 H 99.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC0 |
|---|---|
| RGB | rgb(207, 205, 192) |
| HSL | hsl(52, 14%, 78%) |
| HSV | hsv(52, 7%, 81%) |
| CMYK | cmyk(0%, 1%, 7.2%, 18.8%) |
| CIE-LAB | lab(82.24, -1.59, 6.71) |
| CIE-LCH | lch(82.24, 6.90, 103.36°) |
| OKLab | oklab(84.63% -0.003 0.0176) |
| OKLCH | oklch(84.63% 0.018 99.6) |
| XYZ | xyz(57.0766, 60.7341, 58.5749) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 6.33
Warm Beige
#E9DCC9
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC0 #C0C2CF
analogous
#CFC5C0 #CFCDC0 #C9CFC0
triadic
#CFCDC0 #C0CFCD #CDC0CF
tetradic
#CFCDC0 #C0CFC5 #C0C2CF #CFC0C9
square
#CFCDC0 #C0CFC5 #C0C2CF #CFC0C9
split-complementary
#CFCDC0 #C0C9CF #C5C0CF
monochromatic
#9A967B #B5B19D #CFCDC0 #E9E9E3 #F2F1EE
Accessibility & contrast
On white
1.60
#CFCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CFCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC0
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC0 | 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)
#D0CCBF
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#D2CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc0; /* rgb */ color: rgb(207, 205, 192); /* oklch */ color: oklch(84.6% 0.018 99.6);
Tailwind
colors: {
custom: {
50: '#dddcd3',
500: '#cfcdc0',
950: '#000000',
},
}SCSS
$custom: #cfcdc0; $custom-light: #dddcd3; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc0",
"rgb": {
"r": 207,
"g": 205,
"b": 192
},
"hsl": {
"h": 52,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84629,
"c": 0.01784,
"h": 99.6
},
"luminance": 0.60734
}Semantic roles & 50–950 ramp
primary
#CFCDC0
secondary
#9093A3
accent
#58984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483