#CFC8AC#CFC8AC
#CFC8AC is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.1% C 0.039 H 95.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8AC |
|---|---|
| RGB | rgb(207, 200, 172) |
| HSL | hsl(48, 27%, 74%) |
| HSV | hsv(48, 17%, 81%) |
| CMYK | cmyk(0%, 3.4%, 16.9%, 18.8%) |
| CIE-LAB | lab(80.49, -2.22, 14.90) |
| CIE-LCH | lch(80.49, 15.06, 98.47°) |
| OKLab | oklab(83.1% -0.0037 0.0385) |
| OKLCH | oklch(83.1% 0.039 95.5) |
| XYZ | xyz(53.8324, 57.5533, 47.2947) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.73
Warm Beige
#E9DCC9
ΔE00 7.30
Beige (survey)
#E6DAA6
ΔE00 7.62
Putty
#BEAE8A
ΔE00 7.73
Khaki
#C3B091
ΔE00 7.77
Eggshell
#F0EAD6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8AC #ACB3CF
analogous
#CFB7AC #CFC8AC #C5CFAC
triadic
#CFC8AC #ACCFC8 #C8ACCF
tetradic
#CFC8AC #ACCFB7 #ACB3CF #CFACC5
square
#CFC8AC #ACCFB7 #ACB3CF #CFACC5
split-complementary
#CFC8AC #ACC5CF #B7ACCF
monochromatic
#A2955E #B9AE85 #CFC8AC #E5E2D3 #F4F2EC
Accessibility & contrast
On white
1.68
#CFC8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CFC8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8AC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8AC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AA
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#D5C4C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc8ac; /* rgb */ color: rgb(207, 200, 172); /* oklch */ color: oklch(83.1% 0.039 95.5);
Tailwind
colors: {
custom: {
50: '#ded8c4',
500: '#cfc8ac',
950: '#000000',
},
}SCSS
$custom: #cfc8ac; $custom-light: #ded8c4; $custom-dark: #000000;
JSON
{
"hex": "#cfc8ac",
"rgb": {
"r": 207,
"g": 200,
"b": 172
},
"hsl": {
"h": 48,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.83104,
"c": 0.03863,
"h": 95.5
},
"luminance": 0.57553
}Semantic roles & 50–950 ramp
primary
#CFC8AC
secondary
#7B83A4
accent
#54A540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382