#EEB79F#EEB79F
#EEB79F is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.3% C 0.072 H 44.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB79F |
|---|---|
| RGB | rgb(238, 183, 159) |
| HSL | hsl(18, 70%, 78%) |
| HSV | hsv(18, 33%, 93%) |
| CMYK | cmyk(0%, 23.1%, 33.2%, 6.7%) |
| CIE-LAB | lab(78.78, 16.66, 19.89) |
| CIE-LCH | lch(78.78, 25.94, 50.05°) |
| OKLab | oklab(82.34% 0.0513 0.0508) |
| OKLCH | oklch(82.34% 0.072 44.7) |
| XYZ | xyz(58.4529, 54.5504, 40.2446) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.02
Apricot
#FBCEB1
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 7.26
Peach (survey)
#FFB07C
ΔE00 8.18
Blush (survey)
#F29E8E
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB79F #9FD6EE
analogous
#EE9FAE #EEB79F #EEDF9F
triadic
#EEB79F #9FEEB7 #B79FEE
tetradic
#EEB79F #AEEE9F #9FD6EE #DF9FEE
square
#EEB79F #AEEE9F #9FD6EE #DF9FEE
split-complementary
#EEB79F #9FEEDF #9FAEEE
monochromatic
#DC6937 #E5906B #EEB79F #F7DED3 #FAECE5
Accessibility & contrast
On white
1.76
#EEB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EEB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB79F
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB79F | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#FCAEB0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb79f; /* rgb */ color: rgb(238, 183, 159); /* oklch */ color: oklch(82.3% 0.072 44.7);
Tailwind
colors: {
custom: {
50: '#f5ccbb',
500: '#eeb79f',
950: '#000000',
},
}SCSS
$custom: #eeb79f; $custom-light: #f5ccbb; $custom-dark: #000000;
JSON
{
"hex": "#eeb79f",
"rgb": {
"r": 238,
"g": 183,
"b": 159
},
"hsl": {
"h": 18.228,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.82336,
"c": 0.07218,
"h": 44.7
},
"luminance": 0.54547
}Semantic roles & 50–950 ramp
primary
#EEB79F
secondary
#66ACCB
accent
#98D214
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381