#EEBF90#EEBF90
#EEBF90 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.082 H 66.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF90 |
|---|---|
| RGB | rgb(238, 191, 144) |
| HSL | hsl(30, 73%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.7%, 39.5%, 6.7%) |
| CIE-LAB | lab(80.44, 10.68, 30.10) |
| CIE-LCH | lch(80.44, 31.93, 70.47°) |
| OKLab | oklab(83.53% 0.0329 0.075) |
| OKLCH | oklch(83.53% 0.082 66.3) |
| XYZ | xyz(58.9266, 57.4554, 34.3663) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.73
Tan
#D2B48C
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 6.15
Apricot
#FBCEB1
ΔE00 6.68
Very Light Brown
#D3B683
ΔE00 6.93
Peach
#FFDAB9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF90 #90BFEE
analogous
#EE9090 #EEBF90 #EEEE90
triadic
#EEBF90 #90EEBF #BF90EE
tetradic
#EEBF90 #90EE90 #90BFEE #EE90EE
square
#EEBF90 #90EE90 #90BFEE #EE90EE
split-complementary
#EEBF90 #90EEEE #9090EE
monochromatic
#DE8226 #E6A05B #EEBF90 #F6DEC5 #FBF0E4
Accessibility & contrast
On white
1.68
#EEBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EEBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF90
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF90 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18D
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#FDB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf90; /* rgb */ color: rgb(238, 191, 144); /* oklch */ color: oklch(83.5% 0.082 66.3);
Tailwind
colors: {
custom: {
50: '#f5d2b1',
500: '#eebf90',
950: '#000000',
},
}SCSS
$custom: #eebf90; $custom-light: #f5d2b1; $custom-dark: #000000;
JSON
{
"hex": "#eebf90",
"rgb": {
"r": 238,
"g": 191,
"b": 144
},
"hsl": {
"h": 30,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.83534,
"c": 0.08188,
"h": 66.3
},
"luminance": 0.57452
}Semantic roles & 50–950 ramp
primary
#EEBF90
secondary
#5991CA
accent
#73D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381