#EDBF93#EDBF93
#EDBF93 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.078 H 65.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF93 |
|---|---|
| RGB | rgb(237, 191, 147) |
| HSL | hsl(29, 71%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.4%, 38%, 7.1%) |
| CIE-LAB | lab(80.39, 10.62, 28.44) |
| CIE-LCH | lch(80.39, 30.36, 69.52°) |
| OKLab | oklab(83.49% 0.033 0.0712) |
| OKLCH | oklch(83.49% 0.078 65.1) |
| XYZ | xyz(58.8240, 57.3757, 35.5743) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Tan
#D2B48C
ΔE00 5.90
Light Peach
#FFD8B1
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 6.09
Peach
#FFDAB9
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF93 #93C1ED
analogous
#ED9394 #EDBF93 #EDEC93
triadic
#EDBF93 #93EDBF #BF93ED
tetradic
#EDBF93 #94ED93 #93C1ED #EC93ED
square
#EDBF93 #94ED93 #93C1ED #EC93ED
split-complementary
#EDBF93 #93EDEC #9394ED
monochromatic
#DC812A #E4A05F #EDBF93 #F6DEC7 #FBEFE5
Accessibility & contrast
On white
1.68
#EDBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EDBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF93
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF93 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC190
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#FCB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf93; /* rgb */ color: rgb(237, 191, 147); /* oklch */ color: oklch(83.5% 0.078 65.1);
Tailwind
colors: {
custom: {
50: '#f4d2b3',
500: '#edbf93',
950: '#000000',
},
}SCSS
$custom: #edbf93; $custom-light: #f4d2b3; $custom-dark: #000000;
JSON
{
"hex": "#edbf93",
"rgb": {
"r": 237,
"g": 191,
"b": 147
},
"hsl": {
"h": 29.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.83494,
"c": 0.07842,
"h": 65.1
},
"luminance": 0.57373
}Semantic roles & 50–950 ramp
primary
#EDBF93
secondary
#5C93C9
accent
#75D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381