#EEBF99#EEBF99
#EEBF99 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.7% C 0.074 H 60.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF99 |
|---|---|
| RGB | rgb(238, 191, 153) |
| HSL | hsl(27, 71%, 77%) |
| HSV | hsv(27, 36%, 93%) |
| CMYK | cmyk(0%, 19.7%, 35.7%, 6.7%) |
| CIE-LAB | lab(80.59, 11.71, 25.57) |
| CIE-LCH | lch(80.59, 28.12, 65.40°) |
| OKLab | oklab(83.71% 0.0365 0.0644) |
| OKLCH | oklch(83.71% 0.074 60.5) |
| XYZ | xyz(59.6421, 57.7416, 38.1345) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.62
Burlywood
#DEB887
ΔE00 5.60
Light Peach
#FFD8B1
ΔE00 6.05
Peach
#FFDAB9
ΔE00 6.52
Tan
#D2B48C
ΔE00 6.85
Peach (survey)
#FFB07C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF99 #99C8EE
analogous
#EE999E #EEBF99 #EEEA99
triadic
#EEBF99 #99EEBF #BF99EE
tetradic
#EEBF99 #9EEE99 #99C8EE #EA99EE
square
#EEBF99 #9EEE99 #99C8EE #EA99EE
split-complementary
#EEBF99 #99EEEA #999EEE
monochromatic
#DD7D30 #E59E65 #EEBF99 #F7E0CD #FBEFE5
Accessibility & contrast
On white
1.67
#EEBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EEBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF99
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF99 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#FCB5B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf99; /* rgb */ color: rgb(238, 191, 153); /* oklch */ color: oklch(83.7% 0.074 60.5);
Tailwind
colors: {
custom: {
50: '#f5d2b7',
500: '#eebf99',
950: '#000000',
},
}SCSS
$custom: #eebf99; $custom-light: #f5d2b7; $custom-dark: #000000;
JSON
{
"hex": "#eebf99",
"rgb": {
"r": 238,
"g": 191,
"b": 153
},
"hsl": {
"h": 26.824,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.83711,
"c": 0.07403,
"h": 60.5
},
"luminance": 0.57739
}Semantic roles & 50–950 ramp
primary
#EEBF99
secondary
#619BCA
accent
#7DD312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381