#EDB288#EDB288
#EDB288 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.8% C 0.089 H 56.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB288 |
|---|---|
| RGB | rgb(237, 178, 136) |
| HSL | hsl(25, 74%, 73%) |
| HSV | hsv(25, 43%, 93%) |
| CMYK | cmyk(0%, 24.9%, 42.6%, 7.1%) |
| CIE-LAB | lab(77.06, 16.28, 29.81) |
| CIE-LCH | lch(77.06, 33.97, 61.35°) |
| OKLab | oklab(80.83% 0.049 0.0741) |
| OKLCH | oklch(80.83% 0.089 56.5) |
| XYZ | xyz(55.2916, 51.6263, 30.3404) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.22
Apricot (survey)
#FFB16D
ΔE00 6.10
Sandybrown
#F4A460
ΔE00 6.71
Burlywood
#DEB887
ΔE00 7.09
Apricot
#FBCEB1
ΔE00 7.59
Pinkish Tan
#D99B82
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB288 #88C3ED
analogous
#ED8890 #EDB288 #EDE488
triadic
#EDB288 #88EDB2 #B288ED
tetradic
#EDB288 #90ED88 #88C3ED #E488ED
square
#EDB288 #90ED88 #88C3ED #E488ED
split-complementary
#EDB288 #88EDE4 #8890ED
monochromatic
#DA6E21 #E59053 #EDB288 #F5D4BD #FBEEE4
Accessibility & contrast
On white
1.85
#EDB288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#EDB288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB288
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB288 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B785
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#FDA7A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #edb288; /* rgb */ color: rgb(237, 178, 136); /* oklch */ color: oklch(80.8% 0.089 56.5);
Tailwind
colors: {
custom: {
50: '#f5c9ab',
500: '#edb288',
950: '#000000',
},
}SCSS
$custom: #edb288; $custom-light: #f5c9ab; $custom-dark: #000000;
JSON
{
"hex": "#edb288",
"rgb": {
"r": 237,
"g": 178,
"b": 136
},
"hsl": {
"h": 24.95,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.8083,
"c": 0.08877,
"h": 56.5
},
"luminance": 0.51623
}Semantic roles & 50–950 ramp
primary
#EDB288
secondary
#5297C8
accent
#83D610
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281