#CFCA83#CFCA83
#CFCA83 is a very light, moderate yellow. Relative luminance 0.571; OKLCH L 82.7% C 0.092 H 104.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA83 |
|---|---|
| RGB | rgb(207, 202, 131) |
| HSL | hsl(56, 44%, 66%) |
| HSV | hsv(56, 37%, 81%) |
| CMYK | cmyk(0%, 2.4%, 36.7%, 18.8%) |
| CIE-LAB | lab(80.26, -8.75, 36.10) |
| CIE-LCH | lch(80.26, 37.14, 103.63°) |
| OKLab | oklab(82.68% -0.0234 0.0887) |
| OKLCH | oklch(82.68% 0.092 104.8) |
| XYZ | xyz(50.9501, 57.1463, 29.8147) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.39
Darkkhaki
#BDB76B
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.40
Beige (survey)
#E6DAA6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA83 #8388CF
analogous
#CFA483 #CFCA83 #AECF83
triadic
#CFCA83 #83CFCA #CA83CF
tetradic
#CFCA83 #83CFA4 #8388CF #CF83AE
square
#CFCA83 #83CFA4 #8388CF #CF83AE
split-complementary
#CFCA83 #83AECF #A483CF
monochromatic
#9B953C #BEB757 #CFCA83 #E0DDAF #F1F0DB
Accessibility & contrast
On white
1.69
#CFCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CFCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA83
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA83 | 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)
#D6C57E
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#DAC1B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfca83; /* rgb */ color: rgb(207, 202, 131); /* oklch */ color: oklch(82.7% 0.092 104.8);
Tailwind
colors: {
custom: {
50: '#dfdaa8',
500: '#cfca83',
950: '#000000',
},
}SCSS
$custom: #cfca83; $custom-light: #dfdaa8; $custom-dark: #000000;
JSON
{
"hex": "#cfca83",
"rgb": {
"r": 207,
"g": 202,
"b": 131
},
"hsl": {
"h": 56.053,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.82678,
"c": 0.09174,
"h": 104.8
},
"luminance": 0.57145
}Semantic roles & 50–950 ramp
primary
#CFCA83
secondary
#555AA1
accent
#37B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380