#EEBFA0#EEBFA0
#EEBFA0 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.068 H 55.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFA0 |
|---|---|
| RGB | rgb(238, 191, 160) |
| HSL | hsl(24, 70%, 78%) |
| HSV | hsv(24, 33%, 93%) |
| CMYK | cmyk(0%, 19.7%, 32.8%, 6.7%) |
| CIE-LAB | lab(80.73, 12.55, 22.03) |
| CIE-LCH | lch(80.73, 25.36, 60.33°) |
| OKLab | oklab(83.86% 0.0392 0.056) |
| OKLCH | oklch(83.86% 0.068 55) |
| XYZ | xyz(60.2372, 57.9797, 41.2692) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.58
Peach
#FFDAB9
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.65
Peach (survey)
#FFB07C
ΔE00 7.75
Tan
#D2B48C
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFA0 #A0CFEE
analogous
#EEA0A8 #EEBFA0 #EEE6A0
triadic
#EEBFA0 #A0EEBF #BFA0EE
tetradic
#EEBFA0 #A8EEA0 #A0CFEE #E6A0EE
square
#EEBFA0 #A8EEA0 #A0CFEE #E6A0EE
split-complementary
#EEBFA0 #A0EEE6 #A0A8EE
monochromatic
#DB7938 #E59C6C #EEBFA0 #F7E2D4 #FAEEE5
Accessibility & contrast
On white
1.67
#EEBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EEBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFA0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFA0 | 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)
#CCC29E
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#FCB6B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebfa0; /* rgb */ color: rgb(238, 191, 160); /* oklch */ color: oklch(83.9% 0.068 55.0);
Tailwind
colors: {
custom: {
50: '#f5d2bc',
500: '#eebfa0',
950: '#000000',
},
}SCSS
$custom: #eebfa0; $custom-light: #f5d2bc; $custom-dark: #000000;
JSON
{
"hex": "#eebfa0",
"rgb": {
"r": 238,
"g": 191,
"b": 160
},
"hsl": {
"h": 23.846,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.83858,
"c": 0.06839,
"h": 55
},
"luminance": 0.57977
}Semantic roles & 50–950 ramp
primary
#EEBFA0
secondary
#67A3CB
accent
#86D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382