#EDBF87#EDBF87
#EDBF87 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.089 H 71.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF87 |
|---|---|
| RGB | rgb(237, 191, 135) |
| HSL | hsl(33, 74%, 73%) |
| HSV | hsv(33, 43%, 93%) |
| CMYK | cmyk(0%, 19.4%, 43%, 7.1%) |
| CIE-LAB | lab(80.19, 9.32, 34.45) |
| CIE-LCH | lch(80.19, 35.69, 74.87°) |
| OKLab | oklab(83.27% 0.0282 0.0849) |
| OKLCH | oklch(83.27% 0.089 71.6) |
| XYZ | xyz(57.9310, 57.0185, 30.8713) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.09
Very Light Brown
#D3B683
ΔE00 5.77
Tan
#D2B48C
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 7.18
Tan (survey)
#D1B26F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF87 #87B5ED
analogous
#ED8C87 #EDBF87 #E8ED87
triadic
#EDBF87 #87EDBF #BF87ED
tetradic
#EDBF87 #87ED8C #87B5ED #ED87E8
square
#EDBF87 #87ED8C #87B5ED #ED87E8
split-complementary
#EDBF87 #87E8ED #8C87ED
monochromatic
#D98621 #E5A352 #EDBF87 #F5DBBC #FBF1E4
Accessibility & contrast
On white
1.69
#EDBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EDBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF87
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF87 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C183
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#FDB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf87; /* rgb */ color: rgb(237, 191, 135); /* oklch */ color: oklch(83.3% 0.089 71.6);
Tailwind
colors: {
custom: {
50: '#f5d2aa',
500: '#edbf87',
950: '#000000',
},
}SCSS
$custom: #edbf87; $custom-light: #f5d2aa; $custom-dark: #000000;
JSON
{
"hex": "#edbf87",
"rgb": {
"r": 237,
"g": 191,
"b": 135
},
"hsl": {
"h": 32.941,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.83271,
"c": 0.08943,
"h": 71.6
},
"luminance": 0.57015
}Semantic roles & 50–950 ramp
primary
#EDBF87
secondary
#5186C8
accent
#69D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381