#EFCD89#EFCD89
#EFCD89 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.094 H 84.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD89 |
|---|---|
| RGB | rgb(239, 205, 137) |
| HSL | hsl(40, 76%, 74%) |
| HSV | hsv(40, 43%, 94%) |
| CMYK | cmyk(0%, 14.2%, 42.7%, 6.3%) |
| CIE-LAB | lab(83.87, 3.02, 38.24) |
| CIE-LCH | lch(83.87, 38.35, 85.49°) |
| OKLab | oklab(86.22% 0.0098 0.0936) |
| OKLCH | oklch(86.22% 0.094 84) |
| XYZ | xyz(61.9451, 63.8223, 32.7181) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.87
Navajowhite
#FFDEAD
ΔE00 5.96
Pale Peach
#FFE5AD
ΔE00 6.06
Wheat (survey)
#FBDD7E
ΔE00 6.09
Sandy
#F1DA7A
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD89 #89ABEF
analogous
#EF9A89 #EFCD89 #DEEF89
triadic
#EFCD89 #89EFCD #CD89EF
tetradic
#EFCD89 #89EF9A #89ABEF #EF89DE
square
#EFCD89 #89EF9A #89ABEF #EF89DE
split-complementary
#EFCD89 #89DEEF #9A89EF
monochromatic
#DF9F1E #E8B653 #EFCD89 #F6E4BF #FBF4E4
Accessibility & contrast
On white
1.53
#EFCD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EFCD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD89
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD89 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#FEC2BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd89; /* rgb */ color: rgb(239, 205, 137); /* oklch */ color: oklch(86.2% 0.094 84.0);
Tailwind
colors: {
custom: {
50: '#f6dcac',
500: '#efcd89',
950: '#000000',
},
}SCSS
$custom: #efcd89; $custom-light: #f6dcac; $custom-dark: #000000;
JSON
{
"hex": "#efcd89",
"rgb": {
"r": 239,
"g": 205,
"b": 137
},
"hsl": {
"h": 40,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86216,
"c": 0.09414,
"h": 84
},
"luminance": 0.6382
}Semantic roles & 50–950 ramp
primary
#EFCD89
secondary
#527ACA
accent
#51D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481