#FEA5EA#FEA5EA
#FEA5EA is a very light, vivid pink. Relative luminance 0.539; OKLCH L 83.1% C 0.135 H 335.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA5EA |
|---|---|
| RGB | rgb(254, 165, 234) |
| HSL | hsl(313, 98%, 82%) |
| HSV | hsv(313, 35%, 100%) |
| CMYK | cmyk(0%, 35%, 7.9%, 0.4%) |
| CIE-LAB | lab(78.42, 42.79, -21.07) |
| CIE-LCH | lch(78.42, 47.69, 333.78°) |
| OKLab | oklab(83.09% 0.1229 -0.0565) |
| OKLCH | oklch(83.09% 0.135 335.3) |
| XYZ | xyz(69.1790, 53.9250, 84.5906) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 7.66
Light Lavendar
#EFC0FE
ΔE00 8.16
Lavender Pink
#DD85D7
ΔE00 8.81
Mauve
#E0B0FF
ΔE00 8.94
Violet (CSS)
#EE82EE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA5EA #A5FEB9
analogous
#E5A5FE #FEA5EA #FEA5BE
triadic
#FEA5EA #EAFEA5 #A5EAFE
tetradic
#FEA5EA #FEE5A5 #A5FEB9 #A5BEFE
square
#FEA5EA #FEE5A5 #A5FEB9 #A5BEFE
split-complementary
#FEA5EA #BEFEA5 #A5FEE5
monochromatic
#FD2CCE #FD68DC #FEA5EA #FFE1F8 #FFE1F8
Accessibility & contrast
On white
1.78
#FEA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FEA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA5EA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA5EA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea5ea; /* rgb */ color: rgb(254, 165, 234); /* oklch */ color: oklch(83.1% 0.135 335.3);
Tailwind
colors: {
custom: {
50: '#ffc1f0',
500: '#fea5ea',
950: '#000000',
},
}SCSS
$custom: #fea5ea; $custom-light: #ffc1f0; $custom-dark: #000000;
JSON
{
"hex": "#fea5ea",
"rgb": {
"r": 254,
"g": 165,
"b": 234
},
"hsl": {
"h": 313.483,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.83092,
"c": 0.13526,
"h": 335.3
},
"luminance": 0.53922
}Semantic roles & 50–950 ramp
primary
#FEA5EA
secondary
#65E281
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285