#CFCAAB#CFCAAB
#CFCAAB is a very light, muted yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.042 H 99.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAAB |
|---|---|
| RGB | rgb(207, 202, 171) |
| HSL | hsl(52, 27%, 74%) |
| HSV | hsv(52, 17%, 81%) |
| CMYK | cmyk(0%, 2.4%, 17.4%, 18.8%) |
| CIE-LAB | lab(80.99, -3.41, 16.13) |
| CIE-LCH | lch(80.99, 16.48, 101.95°) |
| OKLab | oklab(83.49% -0.0071 0.0415) |
| OKLCH | oklch(83.49% 0.042 99.7) |
| XYZ | xyz(54.2029, 58.4474, 46.9463) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.86
Warm Gray
#C9BEB0
ΔE00 8.19
Warm Beige
#E9DCC9
ΔE00 8.20
Putty
#BEAE8A
ΔE00 8.33
Eggshell
#F0EAD6
ΔE00 8.58
Sand
#C2B280
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAAB #ABB0CF
analogous
#CFB8AB #CFCAAB #C2CFAB
triadic
#CFCAAB #ABCFCA #CAABCF
tetradic
#CFCAAB #ABCFB8 #ABB0CF #CFABC2
square
#CFCAAB #ABCFB8 #ABB0CF #CFABC2
split-complementary
#CFCAAB #ABC2CF #B8ABCF
monochromatic
#A2995D #B9B184 #CFCAAB #E5E3D2 #F4F3EC
Accessibility & contrast
On white
1.65
#CFCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CFCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAAB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAAB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8A9
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#D5C5C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaab; /* rgb */ color: rgb(207, 202, 171); /* oklch */ color: oklch(83.5% 0.042 99.7);
Tailwind
colors: {
custom: {
50: '#dedac4',
500: '#cfcaab',
950: '#000000',
},
}SCSS
$custom: #cfcaab; $custom-light: #dedac4; $custom-dark: #000000;
JSON
{
"hex": "#cfcaab",
"rgb": {
"r": 207,
"g": 202,
"b": 171
},
"hsl": {
"h": 51.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.83489,
"c": 0.04212,
"h": 99.7
},
"luminance": 0.58447
}Semantic roles & 50–950 ramp
primary
#CFCAAB
secondary
#7A80A4
accent
#4EA640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382