#CFC8AA#CFC8AA
#CFC8AA is a very light, muted yellow. Relative luminance 0.575; OKLCH L 83.1% C 0.041 H 96.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8AA |
|---|---|
| RGB | rgb(207, 200, 170) |
| HSL | hsl(49, 28%, 74%) |
| HSV | hsv(49, 18%, 81%) |
| CMYK | cmyk(0%, 3.4%, 17.9%, 18.8%) |
| CIE-LAB | lab(80.45, -2.52, 15.90) |
| CIE-LCH | lch(80.45, 16.10, 99.01°) |
| OKLab | oklab(83.06% -0.0045 0.041) |
| OKLCH | oklch(83.06% 0.041 96.3) |
| XYZ | xyz(53.6417, 57.4770, 46.2908) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.14
Warm Gray
#C9BEB0
ΔE00 7.31
Putty
#BEAE8A
ΔE00 7.60
Warm Beige
#E9DCC9
ΔE00 7.73
Khaki
#C3B091
ΔE00 7.81
Sand
#C2B280
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8AA #AAB1CF
analogous
#CFB6AA #CFC8AA #C4CFAA
triadic
#CFC8AA #AACFC8 #C8AACF
tetradic
#CFC8AA #AACFB6 #AAB1CF #CFAAC4
square
#CFC8AA #AACFB6 #AAB1CF #CFAAC4
split-complementary
#CFC8AA #AAC4CF #B6AACF
monochromatic
#A3955C #B9AF83 #CFC8AA #E5E1D1 #F4F2EB
Accessibility & contrast
On white
1.68
#CFC8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CFC8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8AA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8AA | 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)
#CFC6A8
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#D5C3C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc8aa; /* rgb */ color: rgb(207, 200, 170); /* oklch */ color: oklch(83.1% 0.041 96.3);
Tailwind
colors: {
custom: {
50: '#ded8c3',
500: '#cfc8aa',
950: '#000000',
},
}SCSS
$custom: #cfc8aa; $custom-light: #ded8c3; $custom-dark: #000000;
JSON
{
"hex": "#cfc8aa",
"rgb": {
"r": 207,
"g": 200,
"b": 170
},
"hsl": {
"h": 48.649,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.83057,
"c": 0.04121,
"h": 96.3
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#CFC8AA
secondary
#7981A4
accent
#53A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382