#CFCAB4#CFCAB4
#CFCAB4 is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.7% C 0.030 H 96.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAB4 |
|---|---|
| RGB | rgb(207, 202, 180) |
| HSL | hsl(49, 22%, 76%) |
| HSV | hsv(49, 13%, 81%) |
| CMYK | cmyk(0%, 2.4%, 13%, 18.8%) |
| CIE-LAB | lab(81.18, -2.01, 11.61) |
| CIE-LCH | lch(81.18, 11.78, 99.81°) |
| OKLab | oklab(83.71% -0.0034 0.0302) |
| OKLCH | oklch(83.71% 0.03 96.5) |
| XYZ | xyz(55.0901, 58.8023, 51.6190) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.76
Warm Beige
#E9DCC9
ΔE00 6.45
Eggshell
#F0EAD6
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 8.20
Champagne
#F7E7CE
ΔE00 8.62
Silver (survey)
#C5C9C7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAB4 #B4B9CF
analogous
#CFBCB4 #CFCAB4 #C6CFB4
triadic
#CFCAB4 #B4CFCA #CAB4CF
tetradic
#CFCAB4 #B4CFBC #B4B9CF #CFB4C6
square
#CFCAB4 #B4CFBC #B4B9CF #CFB4C6
split-complementary
#CFCAB4 #B4C6CF #BCB4CF
monochromatic
#9F9569 #B7B08F #CFCAB4 #E7E4D9 #F3F2EC
Accessibility & contrast
On white
1.65
#CFCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CFCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAB4
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAB4 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B3
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#D4C7C4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcab4; /* rgb */ color: rgb(207, 202, 180); /* oklch */ color: oklch(83.7% 0.030 96.5);
Tailwind
colors: {
custom: {
50: '#dddaca',
500: '#cfcab4',
950: '#000000',
},
}SCSS
$custom: #cfcab4; $custom-light: #dddaca; $custom-dark: #000000;
JSON
{
"hex": "#cfcab4",
"rgb": {
"r": 207,
"g": 202,
"b": 180
},
"hsl": {
"h": 48.889,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83708,
"c": 0.03035,
"h": 96.5
},
"luminance": 0.58802
}Semantic roles & 50–950 ramp
primary
#CFCAB4
secondary
#8389A4
accent
#56A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382