#EEBEA2#EEBEA2
#EEBEA2 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.7% C 0.067 H 51.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEA2 |
|---|---|
| RGB | rgb(238, 190, 162) |
| HSL | hsl(22, 69%, 78%) |
| HSV | hsv(22, 32%, 93%) |
| CMYK | cmyk(0%, 20.2%, 31.9%, 6.7%) |
| CIE-LAB | lab(80.52, 13.33, 20.69) |
| CIE-LCH | lch(80.52, 24.61, 57.20°) |
| OKLab | oklab(83.71% 0.0416 0.0528) |
| OKLCH | oklch(83.71% 0.067 51.8) |
| XYZ | xyz(60.1963, 57.6156, 42.1256) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.81
Peach
#FFDAB9
ΔE00 7.46
Pale Salmon
#FFB19A
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 7.82
Peach (survey)
#FFB07C
ΔE00 8.03
Burlywood
#DEB887
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEA2 #A2D2EE
analogous
#EEA2AC #EEBEA2 #EEE4A2
triadic
#EEBEA2 #A2EEBE #BEA2EE
tetradic
#EEBEA2 #ACEEA2 #A2D2EE #E4A2EE
square
#EEBEA2 #ACEEA2 #A2D2EE #E4A2EE
split-complementary
#EEBEA2 #A2EEE4 #A2ACEE
monochromatic
#DB763B #E59A6E #EEBEA2 #F7E2D6 #FAEDE5
Accessibility & contrast
On white
1.68
#EEBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EEBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEA2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEA2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#FCB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebea2; /* rgb */ color: rgb(238, 190, 162); /* oklch */ color: oklch(83.7% 0.067 51.8);
Tailwind
colors: {
custom: {
50: '#f5d1bd',
500: '#eebea2',
950: '#000000',
},
}SCSS
$custom: #eebea2; $custom-light: #f5d1bd; $custom-dark: #000000;
JSON
{
"hex": "#eebea2",
"rgb": {
"r": 238,
"g": 190,
"b": 162
},
"hsl": {
"h": 22.105,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.83713,
"c": 0.06718,
"h": 51.8
},
"luminance": 0.57613
}Semantic roles & 50–950 ramp
primary
#EEBEA2
secondary
#69A7CB
accent
#8CD114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382