#EEB694#EEB694
#EEB694 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.9% C 0.080 H 52.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB694 |
|---|---|
| RGB | rgb(238, 182, 148) |
| HSL | hsl(23, 73%, 76%) |
| HSV | hsv(23, 38%, 93%) |
| CMYK | cmyk(0%, 23.5%, 37.8%, 6.7%) |
| CIE-LAB | lab(78.33, 15.88, 25.15) |
| CIE-LCH | lch(78.33, 29.74, 57.74°) |
| OKLab | oklab(81.92% 0.0485 0.0633) |
| OKLCH | oklch(81.92% 0.08 52.5) |
| XYZ | xyz(57.3350, 53.7744, 35.3708) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 5.97
Pale Salmon
#FFB19A
ΔE00 7.10
Pinkish Tan
#D99B82
ΔE00 7.79
Apricot (survey)
#FFB16D
ΔE00 8.23
Burlywood
#DEB887
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB694 #94CCEE
analogous
#EE949F #EEB694 #EEE394
triadic
#EEB694 #94EEB6 #B694EE
tetradic
#EEB694 #9FEE94 #94CCEE #E394EE
square
#EEB694 #9FEE94 #94CCEE #E394EE
split-complementary
#EEB694 #94EEE3 #949FEE
monochromatic
#DD6E2A #E6925F #EEB694 #F6DAC9 #FBEDE5
Accessibility & contrast
On white
1.79
#EEB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EEB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB694
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB694 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#FDACAD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eeb694; /* rgb */ color: rgb(238, 182, 148); /* oklch */ color: oklch(81.9% 0.080 52.5);
Tailwind
colors: {
custom: {
50: '#f5ccb3',
500: '#eeb694',
950: '#000000',
},
}SCSS
$custom: #eeb694; $custom-light: #f5ccb3; $custom-dark: #000000;
JSON
{
"hex": "#eeb694",
"rgb": {
"r": 238,
"g": 182,
"b": 148
},
"hsl": {
"h": 22.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.81915,
"c": 0.07979,
"h": 52.5
},
"luminance": 0.53771
}Semantic roles & 50–950 ramp
primary
#EEB694
secondary
#5CA0CA
accent
#8BD511
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381