#CFCDB8#CFCDB8
#CFCDB8 is a very light, muted yellow. Relative luminance 0.604; OKLCH L 84.4% C 0.029 H 102.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDB8 |
|---|---|
| RGB | rgb(207, 205, 184) |
| HSL | hsl(55, 19%, 77%) |
| HSV | hsv(55, 11%, 81%) |
| CMYK | cmyk(0%, 1%, 11.1%, 18.8%) |
| CIE-LAB | lab(82.05, -2.93, 10.71) |
| CIE-LCH | lch(82.05, 11.10, 105.28°) |
| OKLab | oklab(84.42% -0.0062 0.0279) |
| OKLCH | oklch(84.42% 0.029 102.5) |
| XYZ | xyz(56.2142, 60.3892, 54.0330) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.83
Warm Beige
#E9DCC9
ΔE00 6.96
Eggshell
#F0EAD6
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 8.22
Beige
#F5F5DC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDB8 #B8BACF
analogous
#CFC2B8 #CFCDB8 #C6CFB8
triadic
#CFCDB8 #B8CFCD #CDB8CF
tetradic
#CFCDB8 #B8CFC2 #B8BACF #CFB8C6
square
#CFCDB8 #B8CFC2 #B8BACF #CFB8C6
split-complementary
#CFCDB8 #B8C6CF #C2B8CF
monochromatic
#9E9A6F #B6B393 #CFCDB8 #E8E7DD #F3F2ED
Accessibility & contrast
On white
1.61
#CFCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CFCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDB8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDB8 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D2CDB9
Tritanopia (blue-blind)
#D3CAC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcdb8; /* rgb */ color: rgb(207, 205, 184); /* oklch */ color: oklch(84.4% 0.029 102.5);
Tailwind
colors: {
custom: {
50: '#dddccd',
500: '#cfcdb8',
950: '#000000',
},
}SCSS
$custom: #cfcdb8; $custom-light: #dddccd; $custom-dark: #000000;
JSON
{
"hex": "#cfcdb8",
"rgb": {
"r": 207,
"g": 205,
"b": 184
},
"hsl": {
"h": 54.783,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.84421,
"c": 0.02854,
"h": 102.5
},
"luminance": 0.60389
}Semantic roles & 50–950 ramp
primary
#CFCDB8
secondary
#878AA4
accent
#4F9E48
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483