#EAC8D0#EAC8D0
#EAC8D0 is a very light, muted red. Relative luminance 0.634; OKLCH L 86.4% C 0.040 H 2.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC8D0 |
|---|---|
| RGB | rgb(234, 200, 208) |
| HSL | hsl(346, 45%, 85%) |
| HSV | hsv(346, 15%, 92%) |
| CMYK | cmyk(0%, 14.5%, 11.1%, 8.2%) |
| CIE-LAB | lab(83.63, 13.26, 0.47) |
| CIE-LCH | lch(83.63, 13.27, 2.04°) |
| OKLab | oklab(86.39% 0.0397 0.0014) |
| OKLCH | oklch(86.39% 0.04 2.1) |
| XYZ | xyz(65.9704, 63.3567, 68.4162) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.65
Pale Pink
#FFCFDC
ΔE00 4.66
Light Rose
#FFC5CB
ΔE00 6.11
Pale Rose
#FDC1C5
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 6.80
Pink
#FFC0CB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC8D0 #C8EAE2
analogous
#EAC8E1 #EAC8D0 #EAD1C8
triadic
#EAC8D0 #D0EAC8 #C8D0EA
tetradic
#EAC8D0 #E1EAC8 #C8EAE2 #D1C8EA
square
#EAC8D0 #E1EAC8 #C8EAE2 #D1C8EA
split-complementary
#EAC8D0 #C8EAD1 #C8E1EA
monochromatic
#C86F84 #D99CAA #EAC8D0 #F7E9EC #F7E9EC
Accessibility & contrast
On white
1.54
#EAC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EAC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC8D0
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC8D0 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#F1C6CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eac8d0; /* rgb */ color: rgb(234, 200, 208); /* oklch */ color: oklch(86.4% 0.040 2.1);
Tailwind
colors: {
custom: {
50: '#f1d8de',
500: '#eac8d0',
950: '#000000',
},
}SCSS
$custom: #eac8d0; $custom-light: #f1d8de; $custom-dark: #000000;
JSON
{
"hex": "#eac8d0",
"rgb": {
"r": 234,
"g": 200,
"b": 208
},
"hsl": {
"h": 345.882,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.86392,
"c": 0.03973,
"h": 2.1
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#EAC8D0
secondary
#91C5B9
accent
#B8972E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384