#EFC899#EFC899
#EFC899 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.5% C 0.076 H 71.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC899 |
|---|---|
| RGB | rgb(239, 200, 153) |
| HSL | hsl(33, 73%, 77%) |
| HSV | hsv(33, 36%, 94%) |
| CMYK | cmyk(0%, 16.3%, 36%, 6.3%) |
| CIE-LAB | lab(82.89, 7.37, 28.68) |
| CIE-LCH | lch(82.89, 29.62, 75.58°) |
| OKLab | oklab(85.53% 0.0237 0.0719) |
| OKLCH | oklch(85.53% 0.076 71.7) |
| XYZ | xyz(62.0021, 61.9619, 38.8247) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.13
Light Peach
#FFD8B1
ΔE00 4.50
Navajowhite
#FFDEAD
ΔE00 5.23
Peach
#FFDAB9
ΔE00 5.91
Tan
#D2B48C
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC899 #99C0EF
analogous
#EF9D99 #EFC899 #EBEF99
triadic
#EFC899 #99EFC8 #C899EF
tetradic
#EFC899 #99EF9D #99C0EF #EF99EB
square
#EFC899 #99EF9D #99C0EF #EF99EB
split-complementary
#EFC899 #99EBEF #9D99EF
monochromatic
#DE8F2F #E7AB64 #EFC899 #F7E5CE #FBF1E5
Accessibility & contrast
On white
1.57
#EFC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EFC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC899
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC899 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#FDBEBC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc899; /* rgb */ color: rgb(239, 200, 153); /* oklch */ color: oklch(85.5% 0.076 71.7);
Tailwind
colors: {
custom: {
50: '#f5d8b7',
500: '#efc899',
950: '#000000',
},
}SCSS
$custom: #efc899; $custom-light: #f5d8b7; $custom-dark: #000000;
JSON
{
"hex": "#efc899",
"rgb": {
"r": 239,
"g": 200,
"b": 153
},
"hsl": {
"h": 32.791,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.85531,
"c": 0.07568,
"h": 71.7
},
"luminance": 0.61959
}Semantic roles & 50–950 ramp
primary
#EFC899
secondary
#6191CC
accent
#6AD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381