#CFCAA7#CFCAA7
#CFCAA7 is a very light, muted yellow. Relative luminance 0.583; OKLCH L 83.4% C 0.047 H 100.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAA7 |
|---|---|
| RGB | rgb(207, 202, 167) |
| HSL | hsl(53, 29%, 73%) |
| HSV | hsv(53, 19%, 81%) |
| CMYK | cmyk(0%, 2.4%, 19.3%, 18.8%) |
| CIE-LAB | lab(80.90, -4.01, 18.13) |
| CIE-LCH | lch(80.90, 18.57, 102.48°) |
| OKLab | oklab(83.4% -0.0087 0.0465) |
| OKLCH | oklch(83.4% 0.047 100.6) |
| XYZ | xyz(53.8274, 58.2972, 44.9686) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.08
Sand
#C2B280
ΔE00 8.01
Putty
#BEAE8A
ΔE00 8.24
Wheat
#F5DEB3
ΔE00 8.66
Vanilla
#F3E5AB
ΔE00 8.73
Khaki
#C3B091
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAA7 #A7ACCF
analogous
#CFB6A7 #CFCAA7 #C0CFA7
triadic
#CFCAA7 #A7CFCA #CAA7CF
tetradic
#CFCAA7 #A7CFB6 #A7ACCF #CFA7C0
square
#CFCAA7 #A7CFB6 #A7ACCF #CFA7C0
split-complementary
#CFCAA7 #A7C0CF #B6A7CF
monochromatic
#A39A59 #B9B27F #CFCAA7 #E5E2CF #F4F3EB
Accessibility & contrast
On white
1.66
#CFCAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#CFCAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAA7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAA7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A5
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#D6C5C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaa7; /* rgb */ color: rgb(207, 202, 167); /* oklch */ color: oklch(83.4% 0.047 100.6);
Tailwind
colors: {
custom: {
50: '#dedac1',
500: '#cfcaa7',
950: '#000000',
},
}SCSS
$custom: #cfcaa7; $custom-light: #dedac1; $custom-dark: #000000;
JSON
{
"hex": "#cfcaa7",
"rgb": {
"r": 207,
"g": 202,
"b": 167
},
"hsl": {
"h": 52.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.83396,
"c": 0.04731,
"h": 100.6
},
"luminance": 0.58296
}Semantic roles & 50–950 ramp
primary
#CFCAA7
secondary
#767CA5
accent
#4BA83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382