#EEBFA2#EEBFA2
#EEBFA2 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.067 H 53.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA2 |
|---|---|
| RGB | rgb(238, 191, 162) |
| HSL | hsl(23, 69%, 78%) |
| HSV | hsv(23, 32%, 93%) |
| CMYK | cmyk(0%, 19.7%, 31.9%, 6.7%) |
| CIE-LAB | lab(80.77, 12.80, 21.02) |
| CIE-LCH | lch(80.77, 24.61, 58.66°) |
| OKLab | oklab(83.9% 0.04 0.0536) |
| OKLCH | oklch(83.9% 0.067 53.2) |
| XYZ | xyz(60.4136, 58.0502, 42.1980) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.53
Peach
#FFDAB9
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.31
Peach (survey)
#FFB07C
ΔE00 8.05
Pale Salmon
#FFB19A
ΔE00 8.19
Burlywood
#DEB887
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA2 #A2D1EE
analogous
#EEA2AB #EEBFA2 #EEE5A2
triadic
#EEBFA2 #A2EEBF #BFA2EE
tetradic
#EEBFA2 #ABEEA2 #A2D1EE #E5A2EE
square
#EEBFA2 #ABEEA2 #A2D1EE #E5A2EE
split-complementary
#EEBFA2 #A2EEE5 #A2ABEE
monochromatic
#DB783B #E59B6E #EEBFA2 #F7E3D6 #FAEDE5
Accessibility & contrast
On white
1.67
#EEBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EEBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#FBB7B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebfa2; /* rgb */ color: rgb(238, 191, 162); /* oklch */ color: oklch(83.9% 0.067 53.2);
Tailwind
colors: {
custom: {
50: '#f4d2bd',
500: '#eebfa2',
950: '#000000',
},
}SCSS
$custom: #eebfa2; $custom-light: #f4d2bd; $custom-dark: #000000;
JSON
{
"hex": "#eebfa2",
"rgb": {
"r": 238,
"g": 191,
"b": 162
},
"hsl": {
"h": 22.895,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.83902,
"c": 0.06687,
"h": 53.2
},
"luminance": 0.58047
}Semantic roles & 50–950 ramp
primary
#EEBFA2
secondary
#69A6CB
accent
#89D114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382