#CFCAB8#CFCAB8
#CFCAB8 is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.025 H 94.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAB8 |
|---|---|
| RGB | rgb(207, 202, 184) |
| HSL | hsl(47, 19%, 77%) |
| HSV | hsv(47, 11%, 81%) |
| CMYK | cmyk(0%, 2.4%, 11.1%, 18.8%) |
| CIE-LAB | lab(81.27, -1.36, 9.60) |
| CIE-LCH | lch(81.27, 9.70, 98.06°) |
| OKLab | oklab(83.81% -0.0018 0.025) |
| OKLCH | oklch(83.81% 0.025 94.1) |
| XYZ | xyz(55.5035, 58.9677, 53.7961) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.77
Warm Beige
#E9DCC9
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 7.20
Eggshell
#F0EAD6
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAB8 #B8BDCF
analogous
#CFBFB8 #CFCAB8 #C9CFB8
triadic
#CFCAB8 #B8CFCA #CAB8CF
tetradic
#CFCAB8 #B8CFBF #B8BDCF #CFB8C9
square
#CFCAB8 #B8CFBF #B8BDCF #CFB8C9
split-complementary
#CFCAB8 #B8C9CF #BFB8CF
monochromatic
#9E936F #B6AF93 #CFCAB8 #E8E5DD #F3F1ED
Accessibility & contrast
On white
1.64
#CFCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CFCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAB8
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAB8 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#D3C7C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcab8; /* rgb */ color: rgb(207, 202, 184); /* oklch */ color: oklch(83.8% 0.025 94.1);
Tailwind
colors: {
custom: {
50: '#dddacd',
500: '#cfcab8',
950: '#000000',
},
}SCSS
$custom: #cfcab8; $custom-light: #dddacd; $custom-dark: #000000;
JSON
{
"hex": "#cfcab8",
"rgb": {
"r": 207,
"g": 202,
"b": 184
},
"hsl": {
"h": 46.957,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.8381,
"c": 0.0251,
"h": 94.1
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#CFCAB8
secondary
#878EA4
accent
#5A9E48
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383