#CFCAB2#CFCAB2
#CFCAB2 is a very light, muted yellow. Relative luminance 0.587; OKLCH L 83.7% C 0.033 H 97.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAB2 |
|---|---|
| RGB | rgb(207, 202, 178) |
| HSL | hsl(50, 23%, 75%) |
| HSV | hsv(50, 14%, 81%) |
| CMYK | cmyk(0%, 2.4%, 14%, 18.8%) |
| CIE-LAB | lab(81.14, -2.33, 12.61) |
| CIE-LCH | lch(81.14, 12.82, 100.45°) |
| OKLab | oklab(83.66% -0.0042 0.0327) |
| OKLCH | oklch(83.66% 0.033 97.4) |
| XYZ | xyz(54.8879, 58.7214, 50.5537) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.29
Warm Beige
#E9DCC9
ΔE00 6.79
Eggshell
#F0EAD6
ΔE00 7.66
Beige (survey)
#E6DAA6
ΔE00 8.58
Light Grey
#D8DCD6
ΔE00 8.72
Khaki
#C3B091
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAB2 #B2B7CF
analogous
#CFBBB2 #CFCAB2 #C5CFB2
triadic
#CFCAB2 #B2CFCA #CAB2CF
tetradic
#CFCAB2 #B2CFBB #B2B7CF #CFB2C5
square
#CFCAB2 #B2CFBB #B2B7CF #CFB2C5
split-complementary
#CFCAB2 #B2C5CF #BBB2CF
monochromatic
#A09667 #B7B08C #CFCAB2 #E7E4D8 #F3F2EC
Accessibility & contrast
On white
1.65
#CFCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CFCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAB2
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAB2 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#D4C6C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcab2; /* rgb */ color: rgb(207, 202, 178); /* oklch */ color: oklch(83.7% 0.033 97.4);
Tailwind
colors: {
custom: {
50: '#dddac9',
500: '#cfcab2',
950: '#000000',
},
}SCSS
$custom: #cfcab2; $custom-light: #dddac9; $custom-dark: #000000;
JSON
{
"hex": "#cfcab2",
"rgb": {
"r": 207,
"g": 202,
"b": 178
},
"hsl": {
"h": 49.655,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83659,
"c": 0.03297,
"h": 97.4
},
"luminance": 0.58721
}Semantic roles & 50–950 ramp
primary
#CFCAB2
secondary
#8187A4
accent
#54A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382