#EEBFA1#EEBFA1
#EEBFA1 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.068 H 54.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA1 |
|---|---|
| RGB | rgb(238, 191, 161) |
| HSL | hsl(23, 69%, 78%) |
| HSV | hsv(23, 32%, 93%) |
| CMYK | cmyk(0%, 19.7%, 32.4%, 6.7%) |
| CIE-LAB | lab(80.75, 12.68, 21.53) |
| CIE-LCH | lch(80.75, 24.98, 59.50°) |
| OKLab | oklab(83.88% 0.0396 0.0548) |
| OKLCH | oklch(83.88% 0.068 54.1) |
| XYZ | xyz(60.3251, 58.0148, 41.7317) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.54
Peach
#FFDAB9
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 7.11
Peach (survey)
#FFB07C
ΔE00 7.89
Burlywood
#DEB887
ΔE00 7.97
Pale Salmon
#FFB19A
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA1 #A1D0EE
analogous
#EEA1A9 #EEBFA1 #EEE5A1
triadic
#EEBFA1 #A1EEBF #BFA1EE
tetradic
#EEBFA1 #A9EEA1 #A1D0EE #E5A1EE
square
#EEBFA1 #A9EEA1 #A1D0EE #E5A1EE
split-complementary
#EEBFA1 #A1EEE5 #A1A9EE
monochromatic
#DB7839 #E59C6D #EEBFA1 #F7E2D5 #FAEDE5
Accessibility & contrast
On white
1.67
#EEBFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EEBFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA1
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA1 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC39F
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#FCB6B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebfa1; /* rgb */ color: rgb(238, 191, 161); /* oklch */ color: oklch(83.9% 0.068 54.1);
Tailwind
colors: {
custom: {
50: '#f5d2bd',
500: '#eebfa1',
950: '#000000',
},
}SCSS
$custom: #eebfa1; $custom-light: #f5d2bd; $custom-dark: #000000;
JSON
{
"hex": "#eebfa1",
"rgb": {
"r": 238,
"g": 191,
"b": 161
},
"hsl": {
"h": 23.377,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.8388,
"c": 0.06763,
"h": 54.1
},
"luminance": 0.58012
}Semantic roles & 50–950 ramp
primary
#EEBFA1
secondary
#68A4CB
accent
#88D114
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382