#EDB488#EDB488
#EDB488 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.088 H 58.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB488 |
|---|---|
| RGB | rgb(237, 180, 136) |
| HSL | hsl(26, 74%, 73%) |
| HSV | hsv(26, 43%, 93%) |
| CMYK | cmyk(0%, 24.1%, 42.6%, 7.1%) |
| CIE-LAB | lab(77.54, 15.22, 30.45) |
| CIE-LCH | lch(77.54, 34.04, 63.43°) |
| OKLab | oklab(81.2% 0.0458 0.0756) |
| OKLCH | oklch(81.2% 0.088 58.8) |
| XYZ | xyz(55.6924, 52.4280, 30.4740) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.60
Apricot (survey)
#FFB16D
ΔE00 5.80
Burlywood
#DEB887
ΔE00 6.20
Sandybrown
#F4A460
ΔE00 6.69
Apricot
#FBCEB1
ΔE00 7.43
Tan
#D2B48C
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB488 #88C1ED
analogous
#ED888E #EDB488 #EDE788
triadic
#EDB488 #88EDB4 #B488ED
tetradic
#EDB488 #8EED88 #88C1ED #E788ED
square
#EDB488 #8EED88 #88C1ED #E788ED
split-complementary
#EDB488 #88EDE7 #888EED
monochromatic
#DA7121 #E59253 #EDB488 #F5D6BD #FBEEE4
Accessibility & contrast
On white
1.83
#EDB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EDB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB488
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB488 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D2C588
Tritanopia (blue-blind)
#FDA9A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #edb488; /* rgb */ color: rgb(237, 180, 136); /* oklch */ color: oklch(81.2% 0.088 58.8);
Tailwind
colors: {
custom: {
50: '#f5caab',
500: '#edb488',
950: '#000000',
},
}SCSS
$custom: #edb488; $custom-light: #f5caab; $custom-dark: #000000;
JSON
{
"hex": "#edb488",
"rgb": {
"r": 237,
"g": 180,
"b": 136
},
"hsl": {
"h": 26.139,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.81204,
"c": 0.08835,
"h": 58.8
},
"luminance": 0.52425
}Semantic roles & 50–950 ramp
primary
#EDB488
secondary
#5294C8
accent
#80D610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281