#EFCA99#EFCA99
#EFCA99 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.076 H 74.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA99 |
|---|---|
| RGB | rgb(239, 202, 153) |
| HSL | hsl(34, 73%, 77%) |
| HSV | hsv(34, 36%, 94%) |
| CMYK | cmyk(0%, 15.5%, 36%, 6.3%) |
| CIE-LAB | lab(83.39, 6.33, 29.34) |
| CIE-LCH | lch(83.39, 30.02, 77.83°) |
| OKLab | oklab(85.92% 0.0207 0.0735) |
| OKLCH | oklch(85.92% 0.076 74.3) |
| XYZ | xyz(62.4684, 62.8944, 38.9802) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.44
Navajowhite
#FFDEAD
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 4.74
Wheat
#F5DEB3
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.12
Peach
#FFDAB9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA99 #99BEEF
analogous
#EF9F99 #EFCA99 #E9EF99
triadic
#EFCA99 #99EFCA #CA99EF
tetradic
#EFCA99 #99EF9F #99BEEF #EF99E9
square
#EFCA99 #99EF9F #99BEEF #EF99E9
split-complementary
#EFCA99 #99E9EF #9F99EF
monochromatic
#DE932F #E7AF64 #EFCA99 #F7E5CE #FBF1E5
Accessibility & contrast
On white
1.55
#EFCA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EFCA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA99
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA99 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB96
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#FDC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca99; /* rgb */ color: rgb(239, 202, 153); /* oklch */ color: oklch(85.9% 0.076 74.3);
Tailwind
colors: {
custom: {
50: '#f5dab7',
500: '#efca99',
950: '#000000',
},
}SCSS
$custom: #efca99; $custom-light: #f5dab7; $custom-dark: #000000;
JSON
{
"hex": "#efca99",
"rgb": {
"r": 239,
"g": 202,
"b": 153
},
"hsl": {
"h": 34.186,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.85918,
"c": 0.0763,
"h": 74.3
},
"luminance": 0.62892
}Semantic roles & 50–950 ramp
primary
#EFCA99
secondary
#618FCC
accent
#65D511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381