#EEB294#EEB294
#EEB294 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.2% C 0.081 H 47.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB294 |
|---|---|
| RGB | rgb(238, 178, 148) |
| HSL | hsl(20, 73%, 76%) |
| HSV | hsv(20, 38%, 93%) |
| CMYK | cmyk(0%, 25.2%, 37.8%, 6.7%) |
| CIE-LAB | lab(77.38, 18.00, 23.86) |
| CIE-LCH | lch(77.38, 29.88, 52.97°) |
| OKLab | oklab(81.17% 0.0548 0.0602) |
| OKLCH | oklch(81.17% 0.081 47.7) |
| XYZ | xyz(56.5275, 52.1594, 35.1016) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.24
Peach (survey)
#FFB07C
ΔE00 6.17
Pinkish Tan
#D99B82
ΔE00 6.32
Light Salmon
#FEA993
ΔE00 6.51
Lightsalmon
#FFA07A
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB294 #94D0EE
analogous
#EE94A3 #EEB294 #EEDF94
triadic
#EEB294 #94EEB2 #B294EE
tetradic
#EEB294 #A3EE94 #94D0EE #DF94EE
square
#EEB294 #A3EE94 #94D0EE #DF94EE
split-complementary
#EEB294 #94EEDF #94A3EE
monochromatic
#DD662A #E68C5F #EEB294 #F6D8C9 #FBECE5
Accessibility & contrast
On white
1.84
#EEB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#EEB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB294
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB294 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#FDA8AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb294; /* rgb */ color: rgb(238, 178, 148); /* oklch */ color: oklch(81.2% 0.081 47.7);
Tailwind
colors: {
custom: {
50: '#f5c9b3',
500: '#eeb294',
950: '#000000',
},
}SCSS
$custom: #eeb294; $custom-light: #f5c9b3; $custom-dark: #000000;
JSON
{
"hex": "#eeb294",
"rgb": {
"r": 238,
"g": 178,
"b": 148
},
"hsl": {
"h": 20,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.81172,
"c": 0.08144,
"h": 47.7
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#EEB294
secondary
#5CA5CA
accent
#93D511
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281