#CFCA94#CFCA94
#CFCA94 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.071 H 103.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA94 |
|---|---|
| RGB | rgb(207, 202, 148) |
| HSL | hsl(55, 38%, 70%) |
| HSV | hsv(55, 29%, 81%) |
| CMYK | cmyk(0%, 2.4%, 28.5%, 18.8%) |
| CIE-LAB | lab(80.54, -6.67, 27.66) |
| CIE-LCH | lch(80.54, 28.45, 103.56°) |
| OKLab | oklab(82.99% -0.0165 0.0694) |
| OKLCH | oklch(82.99% 0.071 103.4) |
| XYZ | xyz(52.1982, 57.6456, 36.3882) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.81
Sand
#C2B280
ΔE00 6.88
Darkkhaki
#BDB76B
ΔE00 6.92
Palegoldenrod
#EEE8AA
ΔE00 7.06
Greenish Beige
#C9D179
ΔE00 7.07
Vanilla
#F3E5AB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA94 #9499CF
analogous
#CFAD94 #CFCA94 #B7CF94
triadic
#CFCA94 #94CFCA #CA94CF
tetradic
#CFCA94 #94CFAD #9499CF #CF94B7
square
#CFCA94 #94CFAD #9499CF #CF94B7
split-complementary
#CFCA94 #94B7CF #AD94CF
monochromatic
#A19948 #BCB56A #CFCA94 #E2DFBE #F5F4E8
Accessibility & contrast
On white
1.68
#CFCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#CFCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA94
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA94 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#D8C3BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca94; /* rgb */ color: rgb(207, 202, 148); /* oklch */ color: oklch(83.0% 0.071 103.4);
Tailwind
colors: {
custom: {
50: '#dedab3',
500: '#cfca94',
950: '#000000',
},
}SCSS
$custom: #cfca94; $custom-light: #dedab3; $custom-dark: #000000;
JSON
{
"hex": "#cfca94",
"rgb": {
"r": 207,
"g": 202,
"b": 148
},
"hsl": {
"h": 54.915,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.82991,
"c": 0.07137,
"h": 103.4
},
"luminance": 0.57645
}Semantic roles & 50–950 ramp
primary
#CFCA94
secondary
#6368A4
accent
#3FB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381