#EDBE92#EDBE92
#EDBE92 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.079 H 64.5°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE92 |
|---|---|
| RGB | rgb(237, 190, 146) |
| HSL | hsl(29, 72%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.8%, 38.4%, 7.1%) |
| CIE-LAB | lab(80.13, 11.03, 28.62) |
| CIE-LCH | lch(80.13, 30.67, 68.91°) |
| OKLab | oklab(83.28% 0.0341 0.0716) |
| OKLCH | oklch(83.28% 0.079 64.5) |
| XYZ | xyz(58.5286, 56.9098, 35.0904) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.10
Tan
#D2B48C
ΔE00 6.01
Apricot
#FBCEB1
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 6.21
Peach
#FFDAB9
ΔE00 7.13
Very Light Brown
#D3B683
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE92 #92C1ED
analogous
#ED9293 #EDBE92 #EDEC92
triadic
#EDBE92 #92EDBE #BE92ED
tetradic
#EDBE92 #93ED92 #92C1ED #EC92ED
square
#EDBE92 #93ED92 #92C1ED #EC92ED
split-complementary
#EDBE92 #92EDEC #9293ED
monochromatic
#DC7F29 #E49F5D #EDBE92 #F6DDC7 #FBEFE5
Accessibility & contrast
On white
1.70
#EDBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EDBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE92
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE92 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC18F
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#FCB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbe92; /* rgb */ color: rgb(237, 190, 146); /* oklch */ color: oklch(83.3% 0.079 64.5);
Tailwind
colors: {
custom: {
50: '#f4d1b2',
500: '#edbe92',
950: '#000000',
},
}SCSS
$custom: #edbe92; $custom-light: #f4d1b2; $custom-dark: #000000;
JSON
{
"hex": "#edbe92",
"rgb": {
"r": 237,
"g": 190,
"b": 146
},
"hsl": {
"h": 29.011,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.83283,
"c": 0.07927,
"h": 64.5
},
"luminance": 0.56907
}Semantic roles & 50–950 ramp
primary
#EDBE92
secondary
#5B93C8
accent
#76D412
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381