#E1BDAF#E1BDAF
#E1BDAF is a very light, muted orange. Relative luminance 0.555; OKLCH L 82.6% C 0.046 H 42.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BDAF |
|---|---|
| RGB | rgb(225, 189, 175) |
| HSL | hsl(17, 45%, 78%) |
| HSV | hsv(17, 22%, 88%) |
| CMYK | cmyk(0%, 16%, 22.2%, 11.8%) |
| CIE-LAB | lab(79.33, 10.72, 11.87) |
| CIE-LCH | lch(79.33, 15.99, 47.92°) |
| OKLab | oklab(82.59% 0.0339 0.0309) |
| OKLCH | oklch(82.59% 0.046 42.4) |
| XYZ | xyz(56.9871, 55.4999, 48.2598) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.83
Apricot
#FBCEB1
ΔE00 6.94
Pale Salmon
#FFB19A
ΔE00 9.37
Peach
#FFDAB9
ΔE00 9.94
Mistyrose
#FFE4E1
ΔE00 10.11
Warm Gray
#C9BEB0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BDAF #AFD3E1
analogous
#E1AFBA #E1BDAF #E1D6AF
triadic
#E1BDAF #AFE1BD #BDAFE1
tetradic
#E1BDAF #BAE1AF #AFD3E1 #D6AFE1
square
#E1BDAF #BAE1AF #AFD3E1 #D6AFE1
split-complementary
#E1BDAF #AFE1D6 #AFBAE1
monochromatic
#C07456 #D09882 #E1BDAF #F2E2DC #F7EDE9
Accessibility & contrast
On white
1.74
#E1BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E1BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BDAF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BDAF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AE
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#EBB8B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e1bdaf; /* rgb */ color: rgb(225, 189, 175); /* oklch */ color: oklch(82.6% 0.046 42.4);
Tailwind
colors: {
custom: {
50: '#ebd0c6',
500: '#e1bdaf',
950: '#000000',
},
}SCSS
$custom: #e1bdaf; $custom-light: #ebd0c6; $custom-dark: #000000;
JSON
{
"hex": "#e1bdaf",
"rgb": {
"r": 225,
"g": 189,
"b": 175
},
"hsl": {
"h": 16.8,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.82585,
"c": 0.04583,
"h": 42.4
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#E1BDAF
secondary
#7AA8BA
accent
#92B92D
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382