#EEBFA3#EEBFA3
#EEBFA3 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.9% C 0.066 H 52.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA3 |
|---|---|
| RGB | rgb(238, 191, 163) |
| HSL | hsl(22, 69%, 79%) |
| HSV | hsv(22, 32%, 93%) |
| CMYK | cmyk(0%, 19.7%, 31.5%, 6.7%) |
| CIE-LAB | lab(80.79, 12.93, 20.52) |
| CIE-LCH | lch(80.79, 24.25, 57.78°) |
| OKLab | oklab(83.92% 0.0404 0.0524) |
| OKLCH | oklch(83.92% 0.066 52.3) |
| XYZ | xyz(60.5028, 58.0859, 42.6680) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.56
Peach
#FFDAB9
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 7.53
Pale Salmon
#FFB19A
ΔE00 7.98
Peach (survey)
#FFB07C
ΔE00 8.22
Burlywood
#DEB887
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA3 #A3D2EE
analogous
#EEA3AC #EEBFA3 #EEE4A3
triadic
#EEBFA3 #A3EEBF #BFA3EE
tetradic
#EEBFA3 #ACEEA3 #A3D2EE #E4A3EE
square
#EEBFA3 #ACEEA3 #A3D2EE #E4A3EE
split-complementary
#EEBFA3 #A3EEE4 #A3ACEE
monochromatic
#DB773C #E49B6F #EEBFA3 #F8E3D7 #FAEDE5
Accessibility & contrast
On white
1.66
#EEBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EEBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A1
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#FBB7B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfa3; /* rgb */ color: rgb(238, 191, 163); /* oklch */ color: oklch(83.9% 0.066 52.3);
Tailwind
colors: {
custom: {
50: '#f4d2be',
500: '#eebfa3',
950: '#000000',
},
}SCSS
$custom: #eebfa3; $custom-light: #f4d2be; $custom-dark: #000000;
JSON
{
"hex": "#eebfa3",
"rgb": {
"r": 238,
"g": 191,
"b": 163
},
"hsl": {
"h": 22.4,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.83924,
"c": 0.06614,
"h": 52.3
},
"luminance": 0.58083
}Semantic roles & 50–950 ramp
primary
#EEBFA3
secondary
#6AA7CB
accent
#8BD115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382