#CFC8AB#CFC8AB
#CFC8AB is a very light, muted yellow. Relative luminance 0.575; OKLCH L 83.1% C 0.040 H 95.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8AB |
|---|---|
| RGB | rgb(207, 200, 171) |
| HSL | hsl(48, 27%, 74%) |
| HSV | hsv(48, 17%, 81%) |
| CMYK | cmyk(0%, 3.4%, 17.4%, 18.8%) |
| CIE-LAB | lab(80.47, -2.37, 15.40) |
| CIE-LCH | lch(80.47, 15.58, 98.75°) |
| OKLab | oklab(83.08% -0.0041 0.0397) |
| OKLCH | oklch(83.08% 0.04 95.9) |
| XYZ | xyz(53.7367, 57.5150, 46.7909) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.02
Beige (survey)
#E6DAA6
ΔE00 7.38
Warm Beige
#E9DCC9
ΔE00 7.51
Putty
#BEAE8A
ΔE00 7.66
Khaki
#C3B091
ΔE00 7.78
Sand
#C2B280
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8AB #ABB2CF
analogous
#CFB6AB #CFC8AB #C4CFAB
triadic
#CFC8AB #ABCFC8 #C8ABCF
tetradic
#CFC8AB #ABCFB6 #ABB2CF #CFABC4
square
#CFC8AB #ABCFB6 #ABB2CF #CFABC4
split-complementary
#CFC8AB #ABC4CF #B6ABCF
monochromatic
#A2955D #B9AF84 #CFC8AB #E5E2D2 #F4F2EC
Accessibility & contrast
On white
1.68
#CFC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CFC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8AB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8AB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#D0C9AC
Tritanopia (blue-blind)
#D5C3C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc8ab; /* rgb */ color: rgb(207, 200, 171); /* oklch */ color: oklch(83.1% 0.040 95.9);
Tailwind
colors: {
custom: {
50: '#ded8c4',
500: '#cfc8ab',
950: '#000000',
},
}SCSS
$custom: #cfc8ab; $custom-light: #ded8c4; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ab",
"rgb": {
"r": 207,
"g": 200,
"b": 171
},
"hsl": {
"h": 48.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.83081,
"c": 0.03991,
"h": 95.9
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#CFC8AB
secondary
#7A82A4
accent
#54A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382