#EDBC88#EDBC88
#EDBC88 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.7% C 0.088 H 67.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC88 |
|---|---|
| RGB | rgb(237, 188, 136) |
| HSL | hsl(31, 74%, 73%) |
| HSV | hsv(31, 43%, 93%) |
| CMYK | cmyk(0%, 20.7%, 42.6%, 7.1%) |
| CIE-LAB | lab(79.47, 11.00, 33.00) |
| CIE-LCH | lch(79.47, 34.78, 71.56°) |
| OKLab | oklab(82.72% 0.0333 0.0815) |
| OKLCH | oklch(82.72% 0.088 67.8) |
| XYZ | xyz(57.3542, 55.7517, 31.0280) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.36
Tan
#D2B48C
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.55
Apricot (survey)
#FFB16D
ΔE00 6.58
Fawn
#CFAF7B
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC88 #88B9ED
analogous
#ED8988 #EDBC88 #ECED88
triadic
#EDBC88 #88EDBC #BC88ED
tetradic
#EDBC88 #88ED89 #88B9ED #ED88EC
square
#EDBC88 #88ED89 #88B9ED #ED88EC
split-complementary
#EDBC88 #88ECED #8988ED
monochromatic
#DA8021 #E59E53 #EDBC88 #F5DABD #FBF0E4
Accessibility & contrast
On white
1.73
#EDBC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#EDBC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC88
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC88 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE84
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#FDB1AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbc88; /* rgb */ color: rgb(237, 188, 136); /* oklch */ color: oklch(82.7% 0.088 67.8);
Tailwind
colors: {
custom: {
50: '#f5d0ab',
500: '#edbc88',
950: '#000000',
},
}SCSS
$custom: #edbc88; $custom-light: #f5d0ab; $custom-dark: #000000;
JSON
{
"hex": "#edbc88",
"rgb": {
"r": 237,
"g": 188,
"b": 136
},
"hsl": {
"h": 30.891,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.82715,
"c": 0.08804,
"h": 67.8
},
"luminance": 0.55749
}Semantic roles & 50–950 ramp
primary
#EDBC88
secondary
#528BC8
accent
#70D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381