#EFC889#EFC889
#EFC889 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.2% C 0.092 H 79.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC889 |
|---|---|
| RGB | rgb(239, 200, 137) |
| HSL | hsl(37, 76%, 74%) |
| HSV | hsv(37, 43%, 94%) |
| CMYK | cmyk(0%, 16.3%, 42.7%, 6.3%) |
| CIE-LAB | lab(82.63, 5.61, 36.63) |
| CIE-LCH | lch(82.63, 37.06, 81.29°) |
| OKLab | oklab(85.24% 0.0174 0.0899) |
| OKLCH | oklch(85.24% 0.092 79) |
| XYZ | xyz(60.7682, 61.4683, 32.3258) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.06
Very Light Brown
#D3B683
ΔE00 5.89
Navajowhite
#FFDEAD
ΔE00 5.92
Tan (survey)
#D1B26F
ΔE00 6.67
Sand (survey)
#E2CA76
ΔE00 6.83
Fawn
#CFAF7B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC889 #89B0EF
analogous
#EF9589 #EFC889 #E3EF89
triadic
#EFC889 #89EFC8 #C889EF
tetradic
#EFC889 #89EF95 #89B0EF #EF89E3
square
#EFC889 #89EF95 #89B0EF #EF89E3
split-complementary
#EFC889 #89E3EF #9589EF
monochromatic
#DF961E #E8AF53 #EFC889 #F6E1BF #FBF2E4
Accessibility & contrast
On white
1.58
#EFC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EFC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC889
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC889 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C884
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#FEBDB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc889; /* rgb */ color: rgb(239, 200, 137); /* oklch */ color: oklch(85.2% 0.092 79.0);
Tailwind
colors: {
custom: {
50: '#f6d8ac',
500: '#efc889',
950: '#000000',
},
}SCSS
$custom: #efc889; $custom-light: #f6d8ac; $custom-dark: #000000;
JSON
{
"hex": "#efc889",
"rgb": {
"r": 239,
"g": 200,
"b": 137
},
"hsl": {
"h": 37.059,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.85239,
"c": 0.09161,
"h": 79
},
"luminance": 0.61465
}Semantic roles & 50–950 ramp
primary
#EFC889
secondary
#5280CA
accent
#5BD80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381