#CFCD9A#CFCD9A
#CFCD9A is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.7% C 0.067 H 105.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCD9A |
|---|---|
| RGB | rgb(207, 205, 154) |
| HSL | hsl(58, 36%, 71%) |
| HSV | hsv(58, 26%, 81%) |
| CMYK | cmyk(0%, 1%, 25.6%, 18.8%) |
| CIE-LAB | lab(81.44, -7.41, 25.72) |
| CIE-LCH | lch(81.44, 26.77, 106.08°) |
| OKLab | oklab(83.73% -0.0185 0.0649) |
| OKLCH | oklch(83.73% 0.067 105.9) |
| XYZ | xyz(53.3962, 59.2620, 39.1914) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.83
Palegoldenrod
#EEE8AA
ΔE00 6.75
Vanilla
#F3E5AB
ΔE00 7.20
Pale Olive
#B9CC81
ΔE00 7.23
Greenish Tan
#BCCB7A
ΔE00 7.33
Greenish Beige
#C9D179
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCD9A #9A9CCF
analogous
#CFB29A #CFCD9A #B6CF9A
triadic
#CFCD9A #9ACFCD #CD9ACF
tetradic
#CFCD9A #9ACFB2 #9A9CCF #CF9AB6
square
#CFCD9A #9ACFB2 #9A9CCF #CF9AB6
split-complementary
#CFCD9A #9AB6CF #B29ACF
monochromatic
#A29F4D #BBB871 #CFCD9A #E3E2C3 #F5F5EA
Accessibility & contrast
On white
1.63
#CFCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CFCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCD9A
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCD9A | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C997
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#D7C6BF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfcd9a; /* rgb */ color: rgb(207, 205, 154); /* oklch */ color: oklch(83.7% 0.067 105.9);
Tailwind
colors: {
custom: {
50: '#dedcb8',
500: '#cfcd9a',
950: '#000000',
},
}SCSS
$custom: #cfcd9a; $custom-light: #dedcb8; $custom-dark: #000000;
JSON
{
"hex": "#cfcd9a",
"rgb": {
"r": 207,
"g": 205,
"b": 154
},
"hsl": {
"h": 57.736,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.83734,
"c": 0.06749,
"h": 105.9
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#CFCD9A
secondary
#696BA5
accent
#3CAE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481