#EDB88F#EDB88F
#EDB88F is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.1% C 0.082 H 59.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB88F |
|---|---|
| RGB | rgb(237, 184, 143) |
| HSL | hsl(26, 72%, 75%) |
| HSV | hsv(26, 40%, 93%) |
| CMYK | cmyk(0%, 22.4%, 39.7%, 7.1%) |
| CIE-LAB | lab(78.62, 13.86, 28.18) |
| CIE-LCH | lch(78.62, 31.41, 63.81°) |
| OKLab | oklab(82.09% 0.0423 0.0704) |
| OKLCH | oklch(82.09% 0.082 59) |
| XYZ | xyz(57.0254, 54.2719, 33.4531) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.54
Burlywood
#DEB887
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 6.23
Apricot (survey)
#FFB16D
ΔE00 6.79
Tan
#D2B48C
ΔE00 7.28
Light Peach
#FFD8B1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB88F #8FC4ED
analogous
#ED8F95 #EDB88F #EDE78F
triadic
#EDB88F #8FEDB8 #B88FED
tetradic
#EDB88F #95ED8F #8FC4ED #E78FED
square
#EDB88F #95ED8F #8FC4ED #E78FED
split-complementary
#EDB88F #8FEDE7 #8F95ED
monochromatic
#DC7526 #E5975A #EDB88F #F5D9C4 #FBEEE5
Accessibility & contrast
On white
1.77
#EDB88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EDB88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB88F
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB88F | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8C
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#FCADAD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edb88f; /* rgb */ color: rgb(237, 184, 143); /* oklch */ color: oklch(82.1% 0.082 59.0);
Tailwind
colors: {
custom: {
50: '#f4cdb0',
500: '#edb88f',
950: '#000000',
},
}SCSS
$custom: #edb88f; $custom-light: #f4cdb0; $custom-dark: #000000;
JSON
{
"hex": "#edb88f",
"rgb": {
"r": 237,
"g": 184,
"b": 143
},
"hsl": {
"h": 26.17,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.82088,
"c": 0.08216,
"h": 59
},
"luminance": 0.54269
}Semantic roles & 50–950 ramp
primary
#EDB88F
secondary
#5897C8
accent
#7FD411
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381