#CFCDA2#CFCDA2
#CFCDA2 is a very light, muted yellow. Relative luminance 0.595; OKLCH L 83.9% C 0.057 H 105.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDA2 |
|---|---|
| RGB | rgb(207, 205, 162) |
| HSL | hsl(57, 32%, 72%) |
| HSV | hsv(57, 22%, 81%) |
| CMYK | cmyk(0%, 1%, 21.7%, 18.8%) |
| CIE-LAB | lab(81.59, -6.30, 21.72) |
| CIE-LCH | lch(81.59, 22.62, 106.17°) |
| OKLab | oklab(83.9% -0.0152 0.0553) |
| OKLCH | oklch(83.9% 0.057 105.4) |
| XYZ | xyz(54.0848, 59.5374, 42.8181) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 7.52
Vanilla
#F3E5AB
ΔE00 7.71
Sand
#C2B280
ΔE00 8.25
Pale Olive
#B9CC81
ΔE00 8.64
Greenish Tan
#BCCB7A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDA2 #A2A4CF
analogous
#CFB6A2 #CFCDA2 #BBCFA2
triadic
#CFCDA2 #A2CFCD #CDA2CF
tetradic
#CFCDA2 #A2CFB6 #A2A4CF #CFA2BB
square
#CFCDA2 #A2CFB6 #A2A4CF #CFA2BB
split-complementary
#CFCDA2 #A2BBCF #B6A2CF
monochromatic
#A39F54 #BAB77A #CFCDA2 #E4E3CA #F5F4EB
Accessibility & contrast
On white
1.63
#CFCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#CFCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDA2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDA2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99F
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#D6C7C1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcda2; /* rgb */ color: rgb(207, 205, 162); /* oklch */ color: oklch(83.9% 0.057 105.4);
Tailwind
colors: {
custom: {
50: '#dedcbd',
500: '#cfcda2',
950: '#000000',
},
}SCSS
$custom: #cfcda2; $custom-light: #dedcbd; $custom-dark: #000000;
JSON
{
"hex": "#cfcda2",
"rgb": {
"r": 207,
"g": 205,
"b": 162
},
"hsl": {
"h": 57.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.83903,
"c": 0.05735,
"h": 105.4
},
"luminance": 0.59537
}Semantic roles & 50–950 ramp
primary
#CFCDA2
secondary
#7173A5
accent
#40AB3B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151512
muted
#848482