#EDBF89#EDBF89
#EDBF89 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.088 H 70.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF89 |
|---|---|
| RGB | rgb(237, 191, 137) |
| HSL | hsl(32, 74%, 73%) |
| HSV | hsv(32, 42%, 93%) |
| CMYK | cmyk(0%, 19.4%, 42.2%, 7.1%) |
| CIE-LAB | lab(80.22, 9.53, 33.46) |
| CIE-LCH | lch(80.22, 34.79, 74.11°) |
| OKLab | oklab(83.31% 0.029 0.0826) |
| OKLCH | oklch(83.31% 0.088 70.6) |
| XYZ | xyz(58.0732, 57.0753, 31.6198) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 5.89
Tan
#D2B48C
ΔE00 5.93
Fawn
#CFAF7B
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.91
Apricot (survey)
#FFB16D
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF89 #89B7ED
analogous
#ED8D89 #EDBF89 #E9ED89
triadic
#EDBF89 #89EDBF #BF89ED
tetradic
#EDBF89 #89ED8D #89B7ED #ED89E9
square
#EDBF89 #89ED8D #89B7ED #ED89E9
split-complementary
#EDBF89 #89E9ED #8D89ED
monochromatic
#DA8521 #E5A254 #EDBF89 #F5DCBE #FBF1E4
Accessibility & contrast
On white
1.69
#EDBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EDBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF89
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF89 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#FDB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf89; /* rgb */ color: rgb(237, 191, 137); /* oklch */ color: oklch(83.3% 0.088 70.6);
Tailwind
colors: {
custom: {
50: '#f5d2ac',
500: '#edbf89',
950: '#000000',
},
}SCSS
$custom: #edbf89; $custom-light: #f5d2ac; $custom-dark: #000000;
JSON
{
"hex": "#edbf89",
"rgb": {
"r": 237,
"g": 191,
"b": 137
},
"hsl": {
"h": 32.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.83307,
"c": 0.08757,
"h": 70.6
},
"luminance": 0.57072
}Semantic roles & 50–950 ramp
primary
#EDBF89
secondary
#5288C8
accent
#6BD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381