#CFCDA7#CFCDA7
#CFCDA7 is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.0% C 0.051 H 104.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDA7 |
|---|---|
| RGB | rgb(207, 205, 167) |
| HSL | hsl(57, 29%, 73%) |
| HSV | hsv(57, 19%, 81%) |
| CMYK | cmyk(0%, 1%, 19.3%, 18.8%) |
| CIE-LAB | lab(81.69, -5.57, 19.22) |
| CIE-LCH | lch(81.69, 20.01, 106.16°) |
| OKLab | oklab(84.01% -0.0131 0.0492) |
| OKLCH | oklch(84.01% 0.051 104.9) |
| XYZ | xyz(54.5381, 59.7187, 45.2055) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.76
Palegoldenrod
#EEE8AA
ΔE00 8.26
Vanilla
#F3E5AB
ΔE00 8.29
Sand
#C2B280
ΔE00 8.68
Wheat
#F5DEB3
ΔE00 9.21
Putty
#BEAE8A
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDA7 #A7A9CF
analogous
#CFB9A7 #CFCDA7 #BDCFA7
triadic
#CFCDA7 #A7CFCD #CDA7CF
tetradic
#CFCDA7 #A7CFB9 #A7A9CF #CFA7BD
square
#CFCDA7 #A7CFB9 #A7A9CF #CFA7BD
split-complementary
#CFCDA7 #A7BDCF #B9A7CF
monochromatic
#A39F59 #B9B67F #CFCDA7 #E5E3CF #F4F4EB
Accessibility & contrast
On white
1.62
#CFCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CFCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDA7
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDA7 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA5
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#D5C8C2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcda7; /* rgb */ color: rgb(207, 205, 167); /* oklch */ color: oklch(84.0% 0.051 104.9);
Tailwind
colors: {
custom: {
50: '#dedcc1',
500: '#cfcda7',
950: '#000000',
},
}SCSS
$custom: #cfcda7; $custom-light: #dedcc1; $custom-dark: #000000;
JSON
{
"hex": "#cfcda7",
"rgb": {
"r": 207,
"g": 205,
"b": 167
},
"hsl": {
"h": 57,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.84014,
"c": 0.05091,
"h": 104.9
},
"luminance": 0.59718
}Semantic roles & 50–950 ramp
primary
#CFCDA7
secondary
#7678A5
accent
#43A83D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482