#CFCA90#CFCA90
#CFCA90 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.9% C 0.076 H 103.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA90 |
|---|---|
| RGB | rgb(207, 202, 144) |
| HSL | hsl(55, 40%, 69%) |
| HSV | hsv(55, 30%, 81%) |
| CMYK | cmyk(0%, 2.4%, 30.4%, 18.8%) |
| CIE-LAB | lab(80.47, -7.18, 29.65) |
| CIE-LCH | lch(80.47, 30.51, 103.62°) |
| OKLab | oklab(82.91% -0.0181 0.0741) |
| OKLCH | oklch(82.91% 0.076 103.8) |
| XYZ | xyz(51.8871, 57.5211, 34.7495) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 6.32
Darkkhaki
#BDB76B
ΔE00 6.33
Greenish Tan
#BCCB7A
ΔE00 6.68
Palegoldenrod
#EEE8AA
ΔE00 6.98
Sand
#C2B280
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA90 #9095CF
analogous
#CFAB90 #CFCA90 #B5CF90
triadic
#CFCA90 #90CFCA #CA90CF
tetradic
#CFCA90 #90CFAB #9095CF #CF90B5
square
#CFCA90 #90CFAB #9095CF #CF90B5
split-complementary
#CFCA90 #90B5CF #AB90CF
monochromatic
#A09845 #BDB665 #CFCA90 #E1DEBB #F4F3E5
Accessibility & contrast
On white
1.68
#CFCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CFCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA90
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA90 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#D8C2BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca90; /* rgb */ color: rgb(207, 202, 144); /* oklch */ color: oklch(82.9% 0.076 103.8);
Tailwind
colors: {
custom: {
50: '#dedab1',
500: '#cfca90',
950: '#000000',
},
}SCSS
$custom: #cfca90; $custom-light: #dedab1; $custom-dark: #000000;
JSON
{
"hex": "#cfca90",
"rgb": {
"r": 207,
"g": 202,
"b": 144
},
"hsl": {
"h": 55.238,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.82913,
"c": 0.07628,
"h": 103.8
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#CFCA90
secondary
#5F64A4
accent
#3DB333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381