#CFCA84#CFCA84
#CFCA84 is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.7% C 0.091 H 104.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA84 |
|---|---|
| RGB | rgb(207, 202, 132) |
| HSL | hsl(56, 44%, 66%) |
| HSV | hsv(56, 36%, 81%) |
| CMYK | cmyk(0%, 2.4%, 36.2%, 18.8%) |
| CIE-LAB | lab(80.28, -8.64, 35.60) |
| CIE-LCH | lch(80.28, 36.64, 103.64°) |
| OKLab | oklab(82.7% -0.023 0.0876) |
| OKLCH | oklch(82.7% 0.091 104.7) |
| XYZ | xyz(51.0182, 57.1735, 30.1734) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.50
Darkkhaki
#BDB76B
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 6.03
Beige (survey)
#E6DAA6
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA84 #8489CF
analogous
#CFA584 #CFCA84 #AFCF84
triadic
#CFCA84 #84CFCA #CA84CF
tetradic
#CFCA84 #84CFA5 #8489CF #CF84AF
square
#CFCA84 #84CFA5 #8489CF #CF84AF
split-complementary
#CFCA84 #84AFCF #A584CF
monochromatic
#9C953D #BEB758 #CFCA84 #E0DDB0 #F1F0DC
Accessibility & contrast
On white
1.69
#CFCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CFCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA84
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA84 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#D9C1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfca84; /* rgb */ color: rgb(207, 202, 132); /* oklch */ color: oklch(82.7% 0.091 104.7);
Tailwind
colors: {
custom: {
50: '#dfdaa8',
500: '#cfca84',
950: '#000000',
},
}SCSS
$custom: #cfca84; $custom-light: #dfdaa8; $custom-dark: #000000;
JSON
{
"hex": "#cfca84",
"rgb": {
"r": 207,
"g": 202,
"b": 132
},
"hsl": {
"h": 56,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.82695,
"c": 0.09057,
"h": 104.7
},
"luminance": 0.57172
}Semantic roles & 50–950 ramp
primary
#CFCA84
secondary
#565BA2
accent
#38B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380