#FEA0EA#FEA0EA
#FEA0EA is a very light, vivid pink. Relative luminance 0.522; OKLCH L 82.3% C 0.144 H 335.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA0EA |
|---|---|
| RGB | rgb(254, 160, 234) |
| HSL | hsl(313, 98%, 81%) |
| HSV | hsv(313, 37%, 100%) |
| CMYK | cmyk(0%, 37%, 7.9%, 0.4%) |
| CIE-LAB | lab(77.37, 45.36, -22.65) |
| CIE-LCH | lch(77.37, 50.70, 333.46°) |
| OKLab | oklab(82.3% 0.1303 -0.0609) |
| OKLCH | oklch(82.3% 0.144 335) |
| XYZ | xyz(68.2947, 52.1564, 84.2958) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 7.93
Violet (CSS)
#EE82EE
ΔE00 7.96
Pink (survey)
#FF81C0
ΔE00 8.78
Light Lavendar
#EFC0FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA0EA #A0FEB4
analogous
#E3A0FE #FEA0EA #FEA0BB
triadic
#FEA0EA #EAFEA0 #A0EAFE
tetradic
#FEA0EA #FEE3A0 #A0FEB4 #A0BBFE
square
#FEA0EA #FEE3A0 #A0FEB4 #A0BBFE
split-complementary
#FEA0EA #BBFEA0 #A0FEE3
monochromatic
#FD27CF #FD63DD #FEA0EA #FFDDF7 #FFE1F8
Accessibility & contrast
On white
1.84
#FEA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FEA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA0EA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA0EA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7ED
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#FFA4BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fea0ea; /* rgb */ color: rgb(254, 160, 234); /* oklch */ color: oklch(82.3% 0.144 335.0);
Tailwind
colors: {
custom: {
50: '#ffbdf0',
500: '#fea0ea',
950: '#000000',
},
}SCSS
$custom: #fea0ea; $custom-light: #ffbdf0; $custom-dark: #000000;
JSON
{
"hex": "#fea0ea",
"rgb": {
"r": 254,
"g": 160,
"b": 234
},
"hsl": {
"h": 312.766,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.82302,
"c": 0.14379,
"h": 335
},
"luminance": 0.52153
}Semantic roles & 50–950 ramp
primary
#FEA0EA
secondary
#61E17C
accent
#E63100
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285