#CFCDA4#CFCDA4
#CFCDA4 is a very light, muted yellow. Relative luminance 0.596; OKLCH L 83.9% C 0.055 H 105.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDA4 |
|---|---|
| RGB | rgb(207, 205, 164) |
| HSL | hsl(57, 31%, 73%) |
| HSV | hsv(57, 21%, 81%) |
| CMYK | cmyk(0%, 1%, 20.8%, 18.8%) |
| CIE-LAB | lab(81.63, -6.01, 20.72) |
| CIE-LCH | lch(81.63, 21.58, 106.17°) |
| OKLab | oklab(83.95% -0.0144 0.0529) |
| OKLCH | oklch(83.95% 0.055 105.2) |
| XYZ | xyz(54.2640, 59.6091, 43.7618) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.38
Palegoldenrod
#EEE8AA
ΔE00 7.80
Vanilla
#F3E5AB
ΔE00 7.92
Sand
#C2B280
ΔE00 8.40
Pale Olive
#B9CC81
ΔE00 9.06
Wheat
#F5DEB3
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDA4 #A4A6CF
analogous
#CFB7A4 #CFCDA4 #BBCFA4
triadic
#CFCDA4 #A4CFCD #CDA4CF
tetradic
#CFCDA4 #A4CFB7 #A4A6CF #CFA4BB
square
#CFCDA4 #A4CFB7 #A4A6CF #CFA4BB
split-complementary
#CFCDA4 #A4BBCF #B7A4CF
monochromatic
#A39F56 #BAB77C #CFCDA4 #E4E3CC #F4F4EB
Accessibility & contrast
On white
1.63
#CFCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#CFCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDA4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDA4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA1
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#D6C7C2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcda4; /* rgb */ color: rgb(207, 205, 164); /* oklch */ color: oklch(83.9% 0.055 105.2);
Tailwind
colors: {
custom: {
50: '#dedcbf',
500: '#cfcda4',
950: '#000000',
},
}SCSS
$custom: #cfcda4; $custom-light: #dedcbf; $custom-dark: #000000;
JSON
{
"hex": "#cfcda4",
"rgb": {
"r": 207,
"g": 205,
"b": 164
},
"hsl": {
"h": 57.209,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.83947,
"c": 0.05478,
"h": 105.2
},
"luminance": 0.59608
}Semantic roles & 50–950 ramp
primary
#CFCDA4
secondary
#7375A5
accent
#41AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482