#CFCABB#CFCABB
#CFCABB is a very light, muted yellow. Relative luminance 0.591; OKLCH L 83.9% C 0.021 H 91.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCABB |
|---|---|
| RGB | rgb(207, 202, 187) |
| HSL | hsl(45, 17%, 77%) |
| HSV | hsv(45, 10%, 81%) |
| CMYK | cmyk(0%, 2.4%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.34, -0.86, 8.10) |
| CIE-LCH | lch(81.34, 8.15, 96.09°) |
| OKLab | oklab(83.89% -0.0006 0.0212) |
| OKLCH | oklch(83.89% 0.021 91.6) |
| XYZ | xyz(55.8213, 59.0948, 55.4698) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.21
Warm Beige
#E9DCC9
ΔE00 5.81
Light Grey
#D8DCD6
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 7.25
Silver
#C0C0C0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCABB #BBC0CF
analogous
#CFC0BB #CFCABB #CACFBB
triadic
#CFCABB #BBCFCA #CABBCF
tetradic
#CFCABB #BBCFC0 #BBC0CF #CFBBCA
square
#CFCABB #BBCFC0 #BBC0CF #CFBBCA
split-complementary
#CFCABB #BBCACF #C0BBCF
monochromatic
#9C9273 #B6AE97 #CFCABB #E8E6DF #F2F1ED
Accessibility & contrast
On white
1.64
#CFCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CFCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCABB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCABB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#D3C7C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcabb; /* rgb */ color: rgb(207, 202, 187); /* oklch */ color: oklch(83.9% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#dddacf',
500: '#cfcabb',
950: '#000000',
},
}SCSS
$custom: #cfcabb; $custom-light: #dddacf; $custom-dark: #000000;
JSON
{
"hex": "#cfcabb",
"rgb": {
"r": 207,
"g": 202,
"b": 187
},
"hsl": {
"h": 45,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83888,
"c": 0.0212,
"h": 91.6
},
"luminance": 0.59094
}Semantic roles & 50–950 ramp
primary
#CFCABB
secondary
#8B91A4
accent
#5E9C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383