#CFCCAE#CFCCAE
#CFCCAE is a very light, muted yellow. Relative luminance 0.595; OKLCH L 84.0% C 0.041 H 102.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCAE |
|---|---|
| RGB | rgb(207, 204, 174) |
| HSL | hsl(55, 26%, 75%) |
| HSV | hsv(55, 16%, 81%) |
| CMYK | cmyk(0%, 1.4%, 15.9%, 18.8%) |
| CIE-LAB | lab(81.57, -3.99, 15.35) |
| CIE-LCH | lch(81.57, 15.86, 104.58°) |
| OKLab | oklab(83.97% -0.0088 0.0396) |
| OKLCH | oklch(83.97% 0.041 102.5) |
| XYZ | xyz(54.9644, 59.5077, 48.6268) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 8.26
Warm Beige
#E9DCC9
ΔE00 8.33
Warm Gray
#C9BEB0
ΔE00 8.58
Putty
#BEAE8A
ΔE00 9.18
Wheat
#F5DEB3
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCAE #AEB1CF
analogous
#CFBCAE #CFCCAE #C2CFAE
triadic
#CFCCAE #AECFCC #CCAECF
tetradic
#CFCCAE #AECFBC #AEB1CF #CFAEC2
square
#CFCCAE #AECFBC #AEB1CF #CFAEC2
split-complementary
#CFCCAE #AEC2CF #BCAECF
monochromatic
#A19C61 #B8B488 #CFCCAE #E6E4D4 #F4F3EC
Accessibility & contrast
On white
1.63
#CFCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#CFCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCAE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCAE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#D4C8C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfccae; /* rgb */ color: rgb(207, 204, 174); /* oklch */ color: oklch(84.0% 0.041 102.5);
Tailwind
colors: {
custom: {
50: '#dddbc6',
500: '#cfccae',
950: '#000000',
},
}SCSS
$custom: #cfccae; $custom-light: #dddbc6; $custom-dark: #000000;
JSON
{
"hex": "#cfccae",
"rgb": {
"r": 207,
"g": 204,
"b": 174
},
"hsl": {
"h": 54.545,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.8397,
"c": 0.04056,
"h": 102.5
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#CFCCAE
secondary
#7D80A4
accent
#4AA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482