#CFCA91#CFCA91
#CFCA91 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 82.9% C 0.075 H 103.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA91 |
|---|---|
| RGB | rgb(207, 202, 145) |
| HSL | hsl(55, 39%, 69%) |
| HSV | hsv(55, 30%, 81%) |
| CMYK | cmyk(0%, 2.4%, 30%, 18.8%) |
| CIE-LAB | lab(80.49, -7.06, 29.16) |
| CIE-LCH | lch(80.49, 30.00, 103.61°) |
| OKLab | oklab(82.93% -0.0177 0.0729) |
| OKLCH | oklch(82.93% 0.075 103.7) |
| XYZ | xyz(51.9638, 57.5518, 35.1538) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.97
Darkkhaki
#BDB76B
ΔE00 6.47
Greenish Beige
#C9D179
ΔE00 6.50
Greenish Tan
#BCCB7A
ΔE00 6.82
Sand
#C2B280
ΔE00 6.95
Palegoldenrod
#EEE8AA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA91 #9196CF
analogous
#CFAB91 #CFCA91 #B5CF91
triadic
#CFCA91 #91CFCA #CA91CF
tetradic
#CFCA91 #91CFAB #9196CF #CF91B5
square
#CFCA91 #91CFAB #9196CF #CF91B5
split-complementary
#CFCA91 #91B5CF #AB91CF
monochromatic
#A09946 #BCB566 #CFCA91 #E2DFBC #F4F3E6
Accessibility & contrast
On white
1.68
#CFCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CFCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA91
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA91 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68D
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#D8C3BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca91; /* rgb */ color: rgb(207, 202, 145); /* oklch */ color: oklch(82.9% 0.075 103.7);
Tailwind
colors: {
custom: {
50: '#dedab1',
500: '#cfca91',
950: '#000000',
},
}SCSS
$custom: #cfca91; $custom-light: #dedab1; $custom-dark: #000000;
JSON
{
"hex": "#cfca91",
"rgb": {
"r": 207,
"g": 202,
"b": 145
},
"hsl": {
"h": 55.161,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.82932,
"c": 0.07506,
"h": 103.7
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#CFCA91
secondary
#6065A4
accent
#3EB233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381