#E2BDAF#E2BDAF
#E2BDAF is a very light, muted orange. Relative luminance 0.557; OKLCH L 82.7% C 0.047 H 41.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BDAF |
|---|---|
| RGB | rgb(226, 189, 175) |
| HSL | hsl(16, 47%, 79%) |
| HSV | hsv(16, 23%, 89%) |
| CMYK | cmyk(0%, 16.4%, 22.6%, 11.4%) |
| CIE-LAB | lab(79.42, 11.09, 12.01) |
| CIE-LCH | lch(79.42, 16.35, 47.29°) |
| OKLab | oklab(82.68% 0.035 0.0313) |
| OKLCH | oklch(82.68% 0.047 41.8) |
| XYZ | xyz(57.2999, 55.6611, 48.2745) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.91
Pinkish Grey
#C8ACA9
ΔE00 6.92
Pale Salmon
#FFB19A
ΔE00 9.10
Peach
#FFDAB9
ΔE00 10.01
Mistyrose
#FFE4E1
ΔE00 10.11
Pinkish Tan
#D99B82
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BDAF #AFD4E2
analogous
#E2AFBA #E2BDAF #E2D6AF
triadic
#E2BDAF #AFE2BD #BDAFE2
tetradic
#E2BDAF #BAE2AF #AFD4E2 #D6AFE2
square
#E2BDAF #BAE2AF #AFD4E2 #D6AFE2
split-complementary
#E2BDAF #AFE2D6 #AFBAE2
monochromatic
#C17355 #D29882 #E2BDAF #F2E2DC #F7ECE9
Accessibility & contrast
On white
1.73
#E2BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E2BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BDAF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BDAF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AE
Deuteranopia (green-blind)
#CEC8AF
Tritanopia (blue-blind)
#ECB8B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e2bdaf; /* rgb */ color: rgb(226, 189, 175); /* oklch */ color: oklch(82.7% 0.047 41.8);
Tailwind
colors: {
custom: {
50: '#ebd0c6',
500: '#e2bdaf',
950: '#000000',
},
}SCSS
$custom: #e2bdaf; $custom-light: #ebd0c6; $custom-dark: #000000;
JSON
{
"hex": "#e2bdaf",
"rgb": {
"r": 226,
"g": 189,
"b": 175
},
"hsl": {
"h": 16.471,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.82679,
"c": 0.0469,
"h": 41.8
},
"luminance": 0.55659
}Semantic roles & 50–950 ramp
primary
#E2BDAF
secondary
#7AA9BB
accent
#93BA2B
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382