#EDC8BB#EDC8BB
#EDC8BB is a very light, muted orange. Relative luminance 0.629; OKLCH L 86.1% C 0.046 H 40.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8BB |
|---|---|
| RGB | rgb(237, 200, 187) |
| HSL | hsl(16, 58%, 83%) |
| HSV | hsv(16, 21%, 93%) |
| CMYK | cmyk(0%, 15.6%, 21.1%, 7.1%) |
| CIE-LAB | lab(83.39, 11.08, 11.37) |
| CIE-LCH | lch(83.39, 15.88, 45.72°) |
| OKLab | oklab(86.1% 0.035 0.0297) |
| OKLCH | oklch(86.1% 0.046 40.3) |
| XYZ | xyz(64.5493, 62.9031, 55.7454) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.06
Mistyrose
#FFE4E1
ΔE00 7.66
Pinkish Grey
#C8ACA9
ΔE00 8.79
Peach
#FFDAB9
ΔE00 8.89
Pale Rose
#FDC1C5
ΔE00 9.53
Pale Salmon
#FFB19A
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8BB #BBE0ED
analogous
#EDBBC7 #EDC8BB #EDE1BB
triadic
#EDC8BB #BBEDC8 #C8BBED
tetradic
#EDC8BB #C7EDBB #BBE0ED #E1BBED
square
#EDC8BB #C7EDBB #BBE0ED #E1BBED
split-complementary
#EDC8BB #BBEDE1 #BBC7ED
monochromatic
#D37A5A #E0A18B #EDC8BB #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.55
#EDC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EDC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8BB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8BB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBBA
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#F7C3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edc8bb; /* rgb */ color: rgb(237, 200, 187); /* oklch */ color: oklch(86.1% 0.046 40.3);
Tailwind
colors: {
custom: {
50: '#f3d8cf',
500: '#edc8bb',
950: '#000000',
},
}SCSS
$custom: #edc8bb; $custom-light: #f3d8cf; $custom-dark: #000000;
JSON
{
"hex": "#edc8bb",
"rgb": {
"r": 237,
"g": 200,
"b": 187
},
"hsl": {
"h": 15.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.86102,
"c": 0.04584,
"h": 40.3
},
"luminance": 0.62901
}Semantic roles & 50–950 ramp
primary
#EDC8BB
secondary
#82B7CA
accent
#9BC620
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383