#EDBB88#EDBB88
#EDBB88 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.5% C 0.088 H 66.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB88 |
|---|---|
| RGB | rgb(237, 187, 136) |
| HSL | hsl(30, 74%, 73%) |
| HSV | hsv(30, 43%, 93%) |
| CMYK | cmyk(0%, 21.1%, 42.6%, 7.1%) |
| CIE-LAB | lab(79.23, 11.53, 32.68) |
| CIE-LCH | lch(79.23, 34.65, 70.57°) |
| OKLab | oklab(82.53% 0.0348 0.0808) |
| OKLCH | oklch(82.53% 0.088 66.7) |
| XYZ | xyz(57.1414, 55.3259, 30.9570) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.60
Tan
#D2B48C
ΔE00 6.18
Apricot (survey)
#FFB16D
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.84
Fawn
#CFAF7B
ΔE00 6.91
Peach (survey)
#FFB07C
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB88 #88BAED
analogous
#ED8888 #EDBB88 #EDED88
triadic
#EDBB88 #88EDBB #BB88ED
tetradic
#EDBB88 #88ED88 #88BAED #ED88ED
square
#EDBB88 #88ED88 #88BAED #ED88ED
split-complementary
#EDBB88 #88EDED #8888ED
monochromatic
#DA7E21 #E59D53 #EDBB88 #F5D9BD #FBF0E4
Accessibility & contrast
On white
1.74
#EDBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EDBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB88
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB88 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE84
Deuteranopia (green-blind)
#D7C989
Tritanopia (blue-blind)
#FDB0AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb88; /* rgb */ color: rgb(237, 187, 136); /* oklch */ color: oklch(82.5% 0.088 66.7);
Tailwind
colors: {
custom: {
50: '#f5cfab',
500: '#edbb88',
950: '#000000',
},
}SCSS
$custom: #edbb88; $custom-light: #f5cfab; $custom-dark: #000000;
JSON
{
"hex": "#edbb88",
"rgb": {
"r": 237,
"g": 187,
"b": 136
},
"hsl": {
"h": 30.297,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.82525,
"c": 0.08795,
"h": 66.7
},
"luminance": 0.55323
}Semantic roles & 50–950 ramp
primary
#EDBB88
secondary
#528CC8
accent
#72D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381