#EDB992#EDB992
#EDB992 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.3% C 0.080 H 58.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB992 |
|---|---|
| RGB | rgb(237, 185, 146) |
| HSL | hsl(26, 72%, 75%) |
| HSV | hsv(26, 38%, 93%) |
| CMYK | cmyk(0%, 21.9%, 38.4%, 7.1%) |
| CIE-LAB | lab(78.91, 13.67, 26.99) |
| CIE-LCH | lch(78.91, 30.25, 63.13°) |
| OKLab | oklab(82.34% 0.0419 0.0677) |
| OKLCH | oklch(82.34% 0.08 58.2) |
| XYZ | xyz(57.4641, 54.7809, 34.7356) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.74
Peach (survey)
#FFB07C
ΔE00 5.84
Burlywood
#DEB887
ΔE00 6.12
Apricot (survey)
#FFB16D
ΔE00 7.30
Tan
#D2B48C
ΔE00 7.38
Light Peach
#FFD8B1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB992 #92C6ED
analogous
#ED9299 #EDB992 #EDE692
triadic
#EDB992 #92EDB9 #B992ED
tetradic
#EDB992 #99ED92 #92C6ED #E692ED
square
#EDB992 #99ED92 #92C6ED #E692ED
split-complementary
#EDB992 #92EDE6 #9299ED
monochromatic
#DC7629 #E4975D #EDB992 #F6DBC7 #FBEEE5
Accessibility & contrast
On white
1.76
#EDB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EDB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB992
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB992 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD8F
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#FCAFAF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edb992; /* rgb */ color: rgb(237, 185, 146); /* oklch */ color: oklch(82.3% 0.080 58.2);
Tailwind
colors: {
custom: {
50: '#f4ceb2',
500: '#edb992',
950: '#000000',
},
}SCSS
$custom: #edb992; $custom-light: #f4ceb2; $custom-dark: #000000;
JSON
{
"hex": "#edb992",
"rgb": {
"r": 237,
"g": 185,
"b": 146
},
"hsl": {
"h": 25.714,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.82336,
"c": 0.07961,
"h": 58.2
},
"luminance": 0.54778
}Semantic roles & 50–950 ramp
primary
#EDB992
secondary
#5B99C8
accent
#81D412
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171311
muted
#858381