#FEA1EA#FEA1EA
#FEA1EA is a very light, vivid pink. Relative luminance 0.525; OKLCH L 82.5% C 0.142 H 335.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA1EA |
|---|---|
| RGB | rgb(254, 161, 234) |
| HSL | hsl(313, 98%, 81%) |
| HSV | hsv(313, 37%, 100%) |
| CMYK | cmyk(0%, 36.6%, 7.9%, 0.4%) |
| CIE-LAB | lab(77.58, 44.85, -22.34) |
| CIE-LCH | lch(77.58, 50.10, 333.52°) |
| OKLab | oklab(82.46% 0.1288 -0.06) |
| OKLCH | oklch(82.46% 0.142 335) |
| XYZ | xyz(68.4688, 52.5045, 84.3539) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 7.06
Lavender Pink
#DD85D7
ΔE00 8.10
Violet (CSS)
#EE82EE
ΔE00 8.18
Light Lavendar
#EFC0FE
ΔE00 8.77
Pink (survey)
#FF81C0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA1EA #A1FEB5
analogous
#E4A1FE #FEA1EA #FEA1BC
triadic
#FEA1EA #EAFEA1 #A1EAFE
tetradic
#FEA1EA #FEE4A1 #A1FEB5 #A1BCFE
square
#FEA1EA #FEE4A1 #A1FEB5 #A1BCFE
split-complementary
#FEA1EA #BCFEA1 #A1FEE4
monochromatic
#FD28CF #FD64DC #FEA1EA #FFDEF8 #FFE1F8
Accessibility & contrast
On white
1.83
#FEA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FEA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA1EA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA1EA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#FFA5BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fea1ea; /* rgb */ color: rgb(254, 161, 234); /* oklch */ color: oklch(82.5% 0.142 335.0);
Tailwind
colors: {
custom: {
50: '#ffbef0',
500: '#fea1ea',
950: '#000000',
},
}SCSS
$custom: #fea1ea; $custom-light: #ffbef0; $custom-dark: #000000;
JSON
{
"hex": "#fea1ea",
"rgb": {
"r": 254,
"g": 161,
"b": 234
},
"hsl": {
"h": 312.903,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.82458,
"c": 0.14209,
"h": 335
},
"luminance": 0.52501
}Semantic roles & 50–950 ramp
primary
#FEA1EA
secondary
#62E27D
accent
#E63100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285