#CFCAAC#CFCAAC
#CFCAAC is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.041 H 99.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAAC |
|---|---|
| RGB | rgb(207, 202, 172) |
| HSL | hsl(51, 27%, 74%) |
| HSV | hsv(51, 17%, 81%) |
| CMYK | cmyk(0%, 2.4%, 16.9%, 18.8%) |
| CIE-LAB | lab(81.01, -3.26, 15.62) |
| CIE-LCH | lch(81.01, 15.96, 101.79°) |
| OKLab | oklab(83.51% -0.0067 0.0403) |
| OKLCH | oklch(83.51% 0.041 99.4) |
| XYZ | xyz(54.2986, 58.4857, 47.4502) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.92
Warm Beige
#E9DCC9
ΔE00 7.98
Putty
#BEAE8A
ΔE00 8.37
Eggshell
#F0EAD6
ΔE00 8.43
Khaki
#C3B091
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAAC #ACB1CF
analogous
#CFB9AC #CFCAAC #C3CFAC
triadic
#CFCAAC #ACCFCA #CAACCF
tetradic
#CFCAAC #ACCFB9 #ACB1CF #CFACC3
square
#CFCAAC #ACCFB9 #ACB1CF #CFACC3
split-complementary
#CFCAAC #ACC3CF #B9ACCF
monochromatic
#A2985E #B9B185 #CFCAAC #E5E3D3 #F4F3EC
Accessibility & contrast
On white
1.65
#CFCAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CFCAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAAC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAAC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AA
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#D5C6C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaac; /* rgb */ color: rgb(207, 202, 172); /* oklch */ color: oklch(83.5% 0.041 99.4);
Tailwind
colors: {
custom: {
50: '#dedac4',
500: '#cfcaac',
950: '#000000',
},
}SCSS
$custom: #cfcaac; $custom-light: #dedac4; $custom-dark: #000000;
JSON
{
"hex": "#cfcaac",
"rgb": {
"r": 207,
"g": 202,
"b": 172
},
"hsl": {
"h": 51.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.83513,
"c": 0.04082,
"h": 99.4
},
"luminance": 0.58485
}Semantic roles & 50–950 ramp
primary
#CFCAAC
secondary
#7B81A4
accent
#4FA540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382