#EEBF9C#EEBF9C
#EEBF9C is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.8% C 0.072 H 58.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF9C |
|---|---|
| RGB | rgb(238, 191, 156) |
| HSL | hsl(26, 71%, 77%) |
| HSV | hsv(26, 34%, 93%) |
| CMYK | cmyk(0%, 19.7%, 34.5%, 6.7%) |
| CIE-LAB | lab(80.65, 12.06, 24.05) |
| CIE-LCH | lch(80.65, 26.91, 63.36°) |
| OKLab | oklab(83.77% 0.0377 0.0608) |
| OKLCH | oklch(83.77% 0.072 58.2) |
| XYZ | xyz(59.8929, 57.8420, 39.4559) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.05
Light Peach
#FFD8B1
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.43
Peach
#FFDAB9
ΔE00 6.52
Peach (survey)
#FFB07C
ΔE00 7.37
Tan
#D2B48C
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF9C #9CCBEE
analogous
#EE9CA2 #EEBF9C #EEE89C
triadic
#EEBF9C #9CEEBF #BF9CEE
tetradic
#EEBF9C #A2EE9C #9CCBEE #E89CEE
square
#EEBF9C #A2EE9C #9CCBEE #E89CEE
split-complementary
#EEBF9C #9CEEE8 #9CA2EE
monochromatic
#DC7B34 #E59D68 #EEBF9C #F7E1D0 #FBEEE5
Accessibility & contrast
On white
1.67
#EEBF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EEBF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF9C
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF9C | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC29A
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#FCB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebf9c; /* rgb */ color: rgb(238, 191, 156); /* oklch */ color: oklch(83.8% 0.072 58.2);
Tailwind
colors: {
custom: {
50: '#f5d2b9',
500: '#eebf9c',
950: '#000000',
},
}SCSS
$custom: #eebf9c; $custom-light: #f5d2b9; $custom-dark: #000000;
JSON
{
"hex": "#eebf9c",
"rgb": {
"r": 238,
"g": 191,
"b": 156
},
"hsl": {
"h": 25.61,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.83773,
"c": 0.07155,
"h": 58.2
},
"luminance": 0.57839
}Semantic roles & 50–950 ramp
primary
#EEBF9C
secondary
#649FCB
accent
#81D313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381