#CFCA81#CFCA81
#CFCA81 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.6% C 0.094 H 104.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA81 |
|---|---|
| RGB | rgb(207, 202, 129) |
| HSL | hsl(56, 45%, 66%) |
| HSV | hsv(56, 38%, 81%) |
| CMYK | cmyk(0%, 2.4%, 37.7%, 18.8%) |
| CIE-LAB | lab(80.23, -8.98, 37.08) |
| CIE-LCH | lch(80.23, 38.15, 103.62°) |
| OKLab | oklab(82.64% -0.0242 0.0909) |
| OKLCH | oklch(82.64% 0.094 104.9) |
| XYZ | xyz(50.8158, 57.0926, 29.1077) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.18
Darkkhaki
#BDB76B
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.41
Sand (survey)
#E2CA76
ΔE00 5.85
Pale Olive
#B9CC81
ΔE00 6.41
Beige (survey)
#E6DAA6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA81 #8186CF
analogous
#CFA381 #CFCA81 #ADCF81
triadic
#CFCA81 #81CFCA #CA81CF
tetradic
#CFCA81 #81CFA3 #8186CF #CF81AD
square
#CFCA81 #81CFA3 #8186CF #CF81AD
split-complementary
#CFCA81 #81ADCF #A381CF
monochromatic
#9B953B #BEB755 #CFCA81 #E0DDAD #F1EFDA
Accessibility & contrast
On white
1.69
#CFCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CFCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA81
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA81 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57C
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#DAC1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfca81; /* rgb */ color: rgb(207, 202, 129); /* oklch */ color: oklch(82.6% 0.094 104.9);
Tailwind
colors: {
custom: {
50: '#dfdaa6',
500: '#cfca81',
950: '#000000',
},
}SCSS
$custom: #cfca81; $custom-light: #dfdaa6; $custom-dark: #000000;
JSON
{
"hex": "#cfca81",
"rgb": {
"r": 207,
"g": 202,
"b": 129
},
"hsl": {
"h": 56.154,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.82644,
"c": 0.09404,
"h": 104.9
},
"luminance": 0.57091
}Semantic roles & 50–950 ramp
primary
#CFCA81
secondary
#5459A0
accent
#36B82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380