#CFCA93#CFCA93
#CFCA93 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 83.0% C 0.073 H 103.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCA93 |
|---|---|
| RGB | rgb(207, 202, 147) |
| HSL | hsl(55, 38%, 69%) |
| HSV | hsv(55, 29%, 81%) |
| CMYK | cmyk(0%, 2.4%, 29%, 18.8%) |
| CIE-LAB | lab(80.52, -6.80, 28.16) |
| CIE-LCH | lch(80.52, 28.97, 103.57°) |
| OKLab | oklab(82.97% -0.0169 0.0706) |
| OKLCH | oklch(82.97% 0.073 103.5) |
| XYZ | xyz(52.1194, 57.6140, 35.9731) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.85
Darkkhaki
#BDB76B
ΔE00 6.76
Greenish Beige
#C9D179
ΔE00 6.88
Sand
#C2B280
ΔE00 6.90
Palegoldenrod
#EEE8AA
ΔE00 7.03
Greenish Tan
#BCCB7A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCA93 #9398CF
analogous
#CFAC93 #CFCA93 #B6CF93
triadic
#CFCA93 #93CFCA #CA93CF
tetradic
#CFCA93 #93CFAC #9398CF #CF93B6
square
#CFCA93 #93CFAC #9398CF #CF93B6
split-complementary
#CFCA93 #93B6CF #AC93CF
monochromatic
#A09947 #BCB569 #CFCA93 #E2DFBD #F5F4E8
Accessibility & contrast
On white
1.68
#CFCA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CFCA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCA93
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCA93 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#D8C3BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfca93; /* rgb */ color: rgb(207, 202, 147); /* oklch */ color: oklch(83.0% 0.073 103.5);
Tailwind
colors: {
custom: {
50: '#dedab3',
500: '#cfca93',
950: '#000000',
},
}SCSS
$custom: #cfca93; $custom-light: #dedab3; $custom-dark: #000000;
JSON
{
"hex": "#cfca93",
"rgb": {
"r": 207,
"g": 202,
"b": 147
},
"hsl": {
"h": 55,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.82971,
"c": 0.0726,
"h": 103.5
},
"luminance": 0.57613
}Semantic roles & 50–950 ramp
primary
#CFCA93
secondary
#6267A4
accent
#3FB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381