#CFC8B2#CFC8B2
#CFC8B2 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.3% C 0.031 H 92.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8B2 |
|---|---|
| RGB | rgb(207, 200, 178) |
| HSL | hsl(46, 23%, 75%) |
| HSV | hsv(46, 14%, 81%) |
| CMYK | cmyk(0%, 3.4%, 14%, 18.8%) |
| CIE-LAB | lab(80.62, -1.28, 11.88) |
| CIE-LCH | lch(80.62, 11.95, 96.15°) |
| OKLab | oklab(83.25% -0.0013 0.0309) |
| OKLCH | oklch(83.25% 0.031 92.4) |
| XYZ | xyz(54.4216, 57.7890, 50.3983) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.95
Warm Beige
#E9DCC9
ΔE00 6.18
Eggshell
#F0EAD6
ΔE00 7.86
Khaki
#C3B091
ΔE00 7.93
Greige
#B8AB98
ΔE00 8.15
Putty
#BEAE8A
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8B2 #B2B9CF
analogous
#CFB9B2 #CFC8B2 #C7CFB2
triadic
#CFC8B2 #B2CFC8 #C8B2CF
tetradic
#CFC8B2 #B2CFB9 #B2B9CF #CFB2C7
square
#CFC8B2 #B2CFB9 #B2B9CF #CFB2C7
split-complementary
#CFC8B2 #B2C7CF #B9B2CF
monochromatic
#A09267 #B7AD8C #CFC8B2 #E7E3D8 #F3F2EC
Accessibility & contrast
On white
1.67
#CFC8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CFC8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8B2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8B2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#D4C4C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc8b2; /* rgb */ color: rgb(207, 200, 178); /* oklch */ color: oklch(83.3% 0.031 92.4);
Tailwind
colors: {
custom: {
50: '#ddd8c9',
500: '#cfc8b2',
950: '#000000',
},
}SCSS
$custom: #cfc8b2; $custom-light: #ddd8c9; $custom-dark: #000000;
JSON
{
"hex": "#cfc8b2",
"rgb": {
"r": 207,
"g": 200,
"b": 178
},
"hsl": {
"h": 45.517,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83251,
"c": 0.03088,
"h": 92.4
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#CFC8B2
secondary
#8189A4
accent
#5AA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382