#CFCAA5#CFCAA5
#CFCAA5 is a very light, muted yellow. Relative luminance 0.582; OKLCH L 83.4% C 0.050 H 101.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAA5 |
|---|---|
| RGB | rgb(207, 202, 165) |
| HSL | hsl(53, 30%, 73%) |
| HSV | hsv(53, 20%, 81%) |
| CMYK | cmyk(0%, 2.4%, 20.3%, 18.8%) |
| CIE-LAB | lab(80.86, -4.31, 19.14) |
| CIE-LCH | lch(80.86, 19.62, 102.69°) |
| OKLab | oklab(83.35% -0.0095 0.049) |
| OKLCH | oklch(83.35% 0.05 101) |
| XYZ | xyz(53.6439, 58.2239, 44.0024) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.75
Sand
#C2B280
ΔE00 7.74
Putty
#BEAE8A
ΔE00 8.25
Vanilla
#F3E5AB
ΔE00 8.43
Wheat
#F5DEB3
ΔE00 8.62
Palegoldenrod
#EEE8AA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAA5 #A5AACF
analogous
#CFB5A5 #CFCAA5 #BFCFA5
triadic
#CFCAA5 #A5CFCA #CAA5CF
tetradic
#CFCAA5 #A5CFB5 #A5AACF #CFA5BF
square
#CFCAA5 #A5CFB5 #A5AACF #CFA5BF
split-complementary
#CFCAA5 #A5BFCF #B5A5CF
monochromatic
#A39A57 #BAB27D #CFCAA5 #E4E2CD #F4F3EB
Accessibility & contrast
On white
1.66
#CFCAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CFCAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAA5
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAA5 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A3
Deuteranopia (green-blind)
#D3CAA6
Tritanopia (blue-blind)
#D6C5C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfcaa5; /* rgb */ color: rgb(207, 202, 165); /* oklch */ color: oklch(83.4% 0.050 101.0);
Tailwind
colors: {
custom: {
50: '#dedabf',
500: '#cfcaa5',
950: '#000000',
},
}SCSS
$custom: #cfcaa5; $custom-light: #dedabf; $custom-dark: #000000;
JSON
{
"hex": "#cfcaa5",
"rgb": {
"r": 207,
"g": 202,
"b": 165
},
"hsl": {
"h": 52.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.83351,
"c": 0.04989,
"h": 101
},
"luminance": 0.58223
}Semantic roles & 50–950 ramp
primary
#CFCAA5
secondary
#7479A5
accent
#49A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382