#EEC9AF#EEC9AF
#EEC9AF is a very light, muted orange. Relative luminance 0.630; OKLCH L 86.1% C 0.055 H 57.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC9AF |
|---|---|
| RGB | rgb(238, 201, 175) |
| HSL | hsl(25, 65%, 81%) |
| HSV | hsv(25, 26%, 93%) |
| CMYK | cmyk(0%, 15.5%, 26.5%, 6.7%) |
| CIE-LAB | lab(83.47, 9.24, 17.86) |
| CIE-LCH | lch(83.47, 20.11, 62.64°) |
| OKLab | oklab(86.1% 0.0298 0.0459) |
| OKLCH | oklch(86.1% 0.055 57) |
| XYZ | xyz(63.8851, 63.0479, 49.3534) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.66
Peach
#FFDAB9
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 5.42
Bisque
#FFE4C4
ΔE00 7.57
Burlywood
#DEB887
ΔE00 8.58
Tan
#D2B48C
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC9AF #AFD4EE
analogous
#EEAFB4 #EEC9AF #EEE8AF
triadic
#EEC9AF #AFEEC9 #C9AFEE
tetradic
#EEC9AF #B4EEAF #AFD4EE #E8AFEE
square
#EEC9AF #B4EEAF #AFD4EE #E8AFEE
split-complementary
#EEC9AF #AFEEE8 #AFB4EE
monochromatic
#D9854A #E3A77D #EEC9AF #F9EBE1 #FAEEE6
Accessibility & contrast
On white
1.54
#EEC9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EEC9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC9AF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC9AF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAD
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#FAC2C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec9af; /* rgb */ color: rgb(238, 201, 175); /* oklch */ color: oklch(86.1% 0.055 57.0);
Tailwind
colors: {
custom: {
50: '#f4d9c7',
500: '#eec9af',
950: '#000000',
},
}SCSS
$custom: #eec9af; $custom-light: #f4d9c7; $custom-dark: #000000;
JSON
{
"hex": "#eec9af",
"rgb": {
"r": 238,
"g": 201,
"b": 175
},
"hsl": {
"h": 24.762,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86097,
"c": 0.05474,
"h": 57
},
"luminance": 0.63046
}Semantic roles & 50–950 ramp
primary
#EEC9AF
secondary
#76A8CC
accent
#82CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382