#CFCA85#CFCA85
#CFCA85 is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.7% C 0.089 H 104.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA85 |
|---|---|
| RGB | rgb(207, 202, 133) |
| HSL | hsl(56, 44%, 67%) |
| HSV | hsv(56, 36%, 81%) |
| CMYK | cmyk(0%, 2.4%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.29, -8.52, 35.11) |
| CIE-LCH | lch(80.29, 36.13, 103.64°) |
| OKLab | oklab(82.71% -0.0226 0.0865) |
| OKLCH | oklch(82.71% 0.089 104.6) |
| XYZ | xyz(51.0869, 57.2011, 30.5355) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.62
Darkkhaki
#BDB76B
ΔE00 5.20
Greenish Tan
#BCCB7A
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 6.11
Beige (survey)
#E6DAA6
ΔE00 6.17
Pale Olive
#B9CC81
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA85 #858ACF
analogous
#CFA585 #CFCA85 #AFCF85
triadic
#CFCA85 #85CFCA #CA85CF
tetradic
#CFCA85 #85CFA5 #858ACF #CF85AF
square
#CFCA85 #85CFA5 #858ACF #CF85AF
split-complementary
#CFCA85 #85AFCF #A585CF
monochromatic
#9C963D #BEB759 #CFCA85 #E0DDB1 #F2F0DD
Accessibility & contrast
On white
1.69
#CFCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#CFCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA85
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA85 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#D9C1B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfca85; /* rgb */ color: rgb(207, 202, 133); /* oklch */ color: oklch(82.7% 0.089 104.6);
Tailwind
colors: {
custom: {
50: '#dfdaa9',
500: '#cfca85',
950: '#000000',
},
}SCSS
$custom: #cfca85; $custom-light: #dfdaa9; $custom-dark: #000000;
JSON
{
"hex": "#cfca85",
"rgb": {
"r": 207,
"g": 202,
"b": 133
},
"hsl": {
"h": 55.946,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.82712,
"c": 0.08941,
"h": 104.6
},
"luminance": 0.572
}Semantic roles & 50–950 ramp
primary
#CFCA85
secondary
#565BA2
accent
#38B72F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380