#EEC8A8#EEC8A8
#EEC8A8 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.7% C 0.061 H 62.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8A8 |
|---|---|
| RGB | rgb(238, 200, 168) |
| HSL | hsl(27, 67%, 80%) |
| HSV | hsv(27, 29%, 93%) |
| CMYK | cmyk(0%, 16%, 29.4%, 6.7%) |
| CIE-LAB | lab(83.08, 8.84, 21.03) |
| CIE-LCH | lch(83.08, 22.81, 67.20°) |
| OKLab | oklab(85.75% 0.0286 0.0537) |
| OKLCH | oklch(85.75% 0.061 62) |
| XYZ | xyz(62.9830, 62.3153, 45.7486) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.36
Peach
#FFDAB9
ΔE00 4.13
Light Peach
#FFD8B1
ΔE00 4.24
Burlywood
#DEB887
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 7.08
Tan
#D2B48C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8A8 #A8CEEE
analogous
#EEA8AB #EEC8A8 #EEEBA8
triadic
#EEC8A8 #A8EEC8 #C8A8EE
tetradic
#EEC8A8 #ABEEA8 #A8CEEE #EBA8EE
square
#EEC8A8 #ABEEA8 #A8CEEE #EBA8EE
split-complementary
#EEC8A8 #A8EEEB #A8ABEE
monochromatic
#DA8742 #E4A875 #EEC8A8 #F8E8DB #FAEFE5
Accessibility & contrast
On white
1.56
#EEC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#EEC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8A8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8A8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA6
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#FAC0BF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eec8a8; /* rgb */ color: rgb(238, 200, 168); /* oklch */ color: oklch(85.7% 0.061 62.0);
Tailwind
colors: {
custom: {
50: '#f4d8c2',
500: '#eec8a8',
950: '#000000',
},
}SCSS
$custom: #eec8a8; $custom-light: #f4d8c2; $custom-dark: #000000;
JSON
{
"hex": "#eec8a8",
"rgb": {
"r": 238,
"g": 200,
"b": 168
},
"hsl": {
"h": 27.429,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.85748,
"c": 0.06079,
"h": 62
},
"luminance": 0.62313
}Semantic roles & 50–950 ramp
primary
#EEC8A8
secondary
#6FA1CB
accent
#7BCF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382