#CFC8A4#CFC8A4
#CFC8A4 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 82.9% C 0.049 H 98.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A4 |
|---|---|
| RGB | rgb(207, 200, 164) |
| HSL | hsl(50, 31%, 73%) |
| HSV | hsv(50, 21%, 81%) |
| CMYK | cmyk(0%, 3.4%, 20.8%, 18.8%) |
| CIE-LAB | lab(80.32, -3.42, 18.92) |
| CIE-LCH | lch(80.32, 19.23, 100.23°) |
| OKLab | oklab(82.92% -0.007 0.0484) |
| OKLCH | oklch(82.92% 0.049 98.2) |
| XYZ | xyz(53.0871, 57.2551, 43.3695) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.96
Sand
#C2B280
ΔE00 7.22
Putty
#BEAE8A
ΔE00 7.46
Khaki
#C3B091
ΔE00 8.14
Wheat
#F5DEB3
ΔE00 8.31
Vanilla
#F3E5AB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A4 #A4ABCF
analogous
#CFB3A4 #CFC8A4 #C0CFA4
triadic
#CFC8A4 #A4CFC8 #C8A4CF
tetradic
#CFC8A4 #A4CFB3 #A4ABCF #CFA4C0
square
#CFC8A4 #A4CFB3 #A4ABCF #CFA4C0
split-complementary
#CFC8A4 #A4C0CF #B3A4CF
monochromatic
#A39656 #BAB07C #CFC8A4 #E4E0CC #F4F3EB
Accessibility & contrast
On white
1.69
#CFC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#CFC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A4
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A4 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A2
Deuteranopia (green-blind)
#D2C8A5
Tritanopia (blue-blind)
#D6C3BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a4; /* rgb */ color: rgb(207, 200, 164); /* oklch */ color: oklch(82.9% 0.049 98.2);
Tailwind
colors: {
custom: {
50: '#ded8bf',
500: '#cfc8a4',
950: '#000000',
},
}SCSS
$custom: #cfc8a4; $custom-light: #ded8bf; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a4",
"rgb": {
"r": 207,
"g": 200,
"b": 164
},
"hsl": {
"h": 50.233,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.82918,
"c": 0.04892,
"h": 98.2
},
"luminance": 0.57254
}Semantic roles & 50–950 ramp
primary
#CFC8A4
secondary
#737BA5
accent
#4EAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382