#CFCAAF#CFCAAF
#CFCAAF is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.6% C 0.037 H 98.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAAF |
|---|---|
| RGB | rgb(207, 202, 175) |
| HSL | hsl(51, 25%, 75%) |
| HSV | hsv(51, 15%, 81%) |
| CMYK | cmyk(0%, 2.4%, 15.5%, 18.8%) |
| CIE-LAB | lab(81.07, -2.80, 14.12) |
| CIE-LCH | lch(81.07, 14.39, 101.21°) |
| OKLab | oklab(83.59% -0.0054 0.0365) |
| OKLCH | oklch(83.59% 0.037 98.5) |
| XYZ | xyz(54.5899, 58.6023, 48.9847) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.11
Warm Beige
#E9DCC9
ΔE00 7.37
Beige (survey)
#E6DAA6
ΔE00 7.79
Eggshell
#F0EAD6
ΔE00 8.00
Putty
#BEAE8A
ΔE00 8.57
Khaki
#C3B091
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAAF #AFB4CF
analogous
#CFBAAF #CFCAAF #C4CFAF
triadic
#CFCAAF #AFCFCA #CAAFCF
tetradic
#CFCAAF #AFCFBA #AFB4CF #CFAFC4
square
#CFCAAF #AFCFBA #AFB4CF #CFAFC4
split-complementary
#CFCAAF #AFC4CF #BAAFCF
monochromatic
#A19763 #B8B189 #CFCAAF #E6E3D5 #F4F2EC
Accessibility & contrast
On white
1.65
#CFCAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CFCAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAAF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAAF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#D4C6C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaaf; /* rgb */ color: rgb(207, 202, 175); /* oklch */ color: oklch(83.6% 0.037 98.5);
Tailwind
colors: {
custom: {
50: '#dddac7',
500: '#cfcaaf',
950: '#000000',
},
}SCSS
$custom: #cfcaaf; $custom-light: #dddac7; $custom-dark: #000000;
JSON
{
"hex": "#cfcaaf",
"rgb": {
"r": 207,
"g": 202,
"b": 175
},
"hsl": {
"h": 50.625,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.83585,
"c": 0.0369,
"h": 98.5
},
"luminance": 0.58602
}Semantic roles & 50–950 ramp
primary
#CFCAAF
secondary
#7E84A4
accent
#51A442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382