#EEBF9F#EEBF9F
#EEBF9F is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.069 H 55.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF9F |
|---|---|
| RGB | rgb(238, 191, 159) |
| HSL | hsl(24, 70%, 78%) |
| HSV | hsv(24, 33%, 93%) |
| CMYK | cmyk(0%, 19.7%, 33.2%, 6.7%) |
| CIE-LAB | lab(80.71, 12.43, 22.54) |
| CIE-LCH | lch(80.71, 25.74, 61.12°) |
| OKLab | oklab(83.84% 0.0388 0.0572) |
| OKLCH | oklch(83.84% 0.069 55.8) |
| XYZ | xyz(60.1501, 57.9448, 40.8103) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.66
Peach
#FFDAB9
ΔE00 6.68
Light Peach
#FFD8B1
ΔE00 6.74
Burlywood
#DEB887
ΔE00 7.33
Peach (survey)
#FFB07C
ΔE00 7.63
Tan
#D2B48C
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF9F #9FCEEE
analogous
#EE9FA6 #EEBF9F #EEE79F
triadic
#EEBF9F #9FEEBF #BF9FEE
tetradic
#EEBF9F #A6EE9F #9FCEEE #E79FEE
square
#EEBF9F #A6EE9F #9FCEEE #E79FEE
split-complementary
#EEBF9F #9FEEE7 #9FA6EE
monochromatic
#DC7A37 #E59C6B #EEBF9F #F7E2D3 #FAEEE5
Accessibility & contrast
On white
1.67
#EEBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EEBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF9F
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF9F | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29D
Deuteranopia (green-blind)
#D8CC9F
Tritanopia (blue-blind)
#FCB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf9f; /* rgb */ color: rgb(238, 191, 159); /* oklch */ color: oklch(83.8% 0.069 55.8);
Tailwind
colors: {
custom: {
50: '#f5d2bb',
500: '#eebf9f',
950: '#000000',
},
}SCSS
$custom: #eebf9f; $custom-light: #f5d2bb; $custom-dark: #000000;
JSON
{
"hex": "#eebf9f",
"rgb": {
"r": 238,
"g": 191,
"b": 159
},
"hsl": {
"h": 24.304,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.83837,
"c": 0.06916,
"h": 55.8
},
"luminance": 0.57942
}Semantic roles & 50–950 ramp
primary
#EEBF9F
secondary
#66A2CB
accent
#85D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382