#CFC8A7#CFC8A7
#CFC8A7 is a very light, muted yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.045 H 97.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8A7 |
|---|---|
| RGB | rgb(207, 200, 167) |
| HSL | hsl(50, 29%, 73%) |
| HSV | hsv(50, 19%, 81%) |
| CMYK | cmyk(0%, 3.4%, 19.3%, 18.8%) |
| CIE-LAB | lab(80.38, -2.97, 17.41) |
| CIE-LCH | lch(80.38, 17.66, 99.69°) |
| OKLab | oklab(82.99% -0.0057 0.0447) |
| OKLCH | oklch(82.99% 0.045 97.3) |
| XYZ | xyz(53.3612, 57.3648, 44.8132) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.51
Putty
#BEAE8A
ΔE00 7.48
Sand
#C2B280
ΔE00 7.69
Khaki
#C3B091
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 8.16
Warm Beige
#E9DCC9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8A7 #A7AECF
analogous
#CFB4A7 #CFC8A7 #C2CFA7
triadic
#CFC8A7 #A7CFC8 #C8A7CF
tetradic
#CFC8A7 #A7CFB4 #A7AECF #CFA7C2
square
#CFC8A7 #A7CFB4 #A7AECF #CFA7C2
split-complementary
#CFC8A7 #A7C2CF #B4A7CF
monochromatic
#A39659 #B9AF7F #CFC8A7 #E5E1CF #F4F3EB
Accessibility & contrast
On white
1.68
#CFC8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#CFC8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8A7
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8A7 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A5
Deuteranopia (green-blind)
#D1C9A8
Tritanopia (blue-blind)
#D6C3BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc8a7; /* rgb */ color: rgb(207, 200, 167); /* oklch */ color: oklch(83.0% 0.045 97.3);
Tailwind
colors: {
custom: {
50: '#ded8c1',
500: '#cfc8a7',
950: '#000000',
},
}SCSS
$custom: #cfc8a7; $custom-light: #ded8c1; $custom-dark: #000000;
JSON
{
"hex": "#cfc8a7",
"rgb": {
"r": 207,
"g": 200,
"b": 167
},
"hsl": {
"h": 49.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82987,
"c": 0.04507,
"h": 97.3
},
"luminance": 0.57364
}Semantic roles & 50–950 ramp
primary
#CFC8A7
secondary
#767EA5
accent
#50A83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382