#EDBF92#EDBF92
#EDBF92 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.079 H 65.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF92 |
|---|---|
| RGB | rgb(237, 191, 146) |
| HSL | hsl(30, 72%, 75%) |
| HSV | hsv(30, 38%, 93%) |
| CMYK | cmyk(0%, 19.4%, 38.4%, 7.1%) |
| CIE-LAB | lab(80.37, 10.51, 28.94) |
| CIE-LCH | lch(80.37, 30.79, 70.05°) |
| OKLab | oklab(83.47% 0.0326 0.0723) |
| OKLCH | oklch(83.47% 0.079 65.8) |
| XYZ | xyz(58.7459, 57.3444, 35.1628) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Tan
#D2B48C
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.01
Apricot
#FBCEB1
ΔE00 6.33
Very Light Brown
#D3B683
ΔE00 6.98
Peach
#FFDAB9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF92 #92C0ED
analogous
#ED9293 #EDBF92 #EDEC92
triadic
#EDBF92 #92EDBF #BF92ED
tetradic
#EDBF92 #93ED92 #92C0ED #EC92ED
square
#EDBF92 #93ED92 #92C0ED #EC92ED
split-complementary
#EDBF92 #92EDEC #9293ED
monochromatic
#DC8129 #E4A05D #EDBF92 #F6DEC7 #FBF0E5
Accessibility & contrast
On white
1.68
#EDBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EDBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF92
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF92 | 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)
#CEC18F
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#FCB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf92; /* rgb */ color: rgb(237, 191, 146); /* oklch */ color: oklch(83.5% 0.079 65.8);
Tailwind
colors: {
custom: {
50: '#f4d2b2',
500: '#edbf92',
950: '#000000',
},
}SCSS
$custom: #edbf92; $custom-light: #f4d2b2; $custom-dark: #000000;
JSON
{
"hex": "#edbf92",
"rgb": {
"r": 237,
"g": 191,
"b": 146
},
"hsl": {
"h": 29.67,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.83474,
"c": 0.07932,
"h": 65.8
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#EDBF92
secondary
#5B92C8
accent
#74D412
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381