#EDBF91#EDBF91
#EDBF91 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.080 H 66.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF91 |
|---|---|
| RGB | rgb(237, 191, 145) |
| HSL | hsl(30, 72%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.4%, 38.8%, 7.1%) |
| CIE-LAB | lab(80.36, 10.40, 29.45) |
| CIE-LCH | lch(80.36, 31.23, 70.56°) |
| OKLab | oklab(83.46% 0.0322 0.0735) |
| OKLCH | oklch(83.46% 0.08 66.4) |
| XYZ | xyz(58.6685, 57.3134, 34.7549) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.63
Tan
#D2B48C
ΔE00 5.80
Light Peach
#FFD8B1
ΔE00 6.07
Apricot
#FBCEB1
ΔE00 6.57
Very Light Brown
#D3B683
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF91 #91BFED
analogous
#ED9191 #EDBF91 #EDED91
triadic
#EDBF91 #91EDBF #BF91ED
tetradic
#EDBF91 #91ED91 #91BFED #ED91ED
square
#EDBF91 #91ED91 #91BFED #ED91ED
split-complementary
#EDBF91 #91EDED #9191ED
monochromatic
#DC8228 #E4A05C #EDBF91 #F6DEC6 #FBF0E5
Accessibility & contrast
On white
1.69
#EDBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EDBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF91
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF91 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FCB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf91; /* rgb */ color: rgb(237, 191, 145); /* oklch */ color: oklch(83.5% 0.080 66.4);
Tailwind
colors: {
custom: {
50: '#f4d2b1',
500: '#edbf91',
950: '#000000',
},
}SCSS
$custom: #edbf91; $custom-light: #f4d2b1; $custom-dark: #000000;
JSON
{
"hex": "#edbf91",
"rgb": {
"r": 237,
"g": 191,
"b": 145
},
"hsl": {
"h": 30,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.83455,
"c": 0.08022,
"h": 66.4
},
"luminance": 0.5731
}Semantic roles & 50–950 ramp
primary
#EDBF91
secondary
#5A91C8
accent
#73D412
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381