#CFCBAE#CFCBAE
#CFCBAE is a very light, muted yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.039 H 100.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBAE |
|---|---|
| RGB | rgb(207, 203, 174) |
| HSL | hsl(53, 26%, 75%) |
| HSV | hsv(53, 16%, 81%) |
| CMYK | cmyk(0%, 1.9%, 15.9%, 18.8%) |
| CIE-LAB | lab(81.31, -3.47, 14.98) |
| CIE-LCH | lch(81.31, 15.38, 103.05°) |
| OKLab | oklab(83.77% -0.0073 0.0387) |
| OKLCH | oklch(83.77% 0.039 100.7) |
| XYZ | xyz(54.7275, 59.0339, 48.5478) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.32
Warm Beige
#E9DCC9
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.18
Putty
#BEAE8A
ΔE00 8.82
Wheat
#F5DEB3
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBAE #AEB2CF
analogous
#CFBBAE #CFCBAE #C3CFAE
triadic
#CFCBAE #AECFCB #CBAECF
tetradic
#CFCBAE #AECFBB #AEB2CF #CFAEC3
square
#CFCBAE #AECFBB #AEB2CF #CFAEC3
split-complementary
#CFCBAE #AEC3CF #BBAECF
monochromatic
#A19A61 #B8B288 #CFCBAE #E6E4D4 #F4F3EC
Accessibility & contrast
On white
1.64
#CFCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#CFCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBAE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBAE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#D5C7C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcbae; /* rgb */ color: rgb(207, 203, 174); /* oklch */ color: oklch(83.8% 0.039 100.7);
Tailwind
colors: {
custom: {
50: '#dddac6',
500: '#cfcbae',
950: '#000000',
},
}SCSS
$custom: #cfcbae; $custom-light: #dddac6; $custom-dark: #000000;
JSON
{
"hex": "#cfcbae",
"rgb": {
"r": 207,
"g": 203,
"b": 174
},
"hsl": {
"h": 52.727,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.83766,
"c": 0.03936,
"h": 100.7
},
"luminance": 0.59033
}Semantic roles & 50–950 ramp
primary
#CFCBAE
secondary
#7D82A4
accent
#4DA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382