#E5BDA2#E5BDA2
#E5BDA2 is a very light, muted orange. Relative luminance 0.557; OKLCH L 82.7% C 0.059 H 55.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BDA2 |
|---|---|
| RGB | rgb(229, 189, 162) |
| HSL | hsl(24, 56%, 77%) |
| HSV | hsv(24, 29%, 90%) |
| CMYK | cmyk(0%, 17.5%, 29.3%, 10.2%) |
| CIE-LAB | lab(79.42, 10.43, 19.03) |
| CIE-LCH | lch(79.42, 21.70, 61.28°) |
| OKLab | oklab(82.65% 0.0331 0.0487) |
| OKLCH | oklch(82.65% 0.059 55.8) |
| XYZ | xyz(57.0332, 55.6642, 41.9155) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.51
Peach
#FFDAB9
ΔE00 7.17
Tan
#D2B48C
ΔE00 7.44
Light Peach
#FFD8B1
ΔE00 7.51
Burlywood
#DEB887
ΔE00 7.55
Peach (survey)
#FFB07C
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BDA2 #A2CAE5
analogous
#E5A2A9 #E5BDA2 #E5DFA2
triadic
#E5BDA2 #A2E5BD #BDA2E5
tetradic
#E5BDA2 #A9E5A2 #A2CAE5 #DFA2E5
square
#E5BDA2 #A9E5A2 #A2CAE5 #DFA2E5
split-complementary
#E5BDA2 #A2E5DF #A2A9E5
monochromatic
#CA7942 #D89B72 #E5BDA2 #F2DFD2 #F8EEE7
Accessibility & contrast
On white
1.73
#E5BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E5BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BDA2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BDA2 | 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)
#C9C0A0
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#F1B6B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e5bda2; /* rgb */ color: rgb(229, 189, 162); /* oklch */ color: oklch(82.7% 0.059 55.8);
Tailwind
colors: {
custom: {
50: '#eed0bd',
500: '#e5bda2',
950: '#000000',
},
}SCSS
$custom: #e5bda2; $custom-light: #eed0bd; $custom-dark: #000000;
JSON
{
"hex": "#e5bda2",
"rgb": {
"r": 229,
"g": 189,
"b": 162
},
"hsl": {
"h": 24.179,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.82654,
"c": 0.0589,
"h": 55.8
},
"luminance": 0.55662
}Semantic roles & 50–950 ramp
primary
#E5BDA2
secondary
#6C9EBF
accent
#82C422
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161412
muted
#858382