#FEA5EF#FEA5EF
#FEA5EF is a very light, vivid pink. Relative luminance 0.542; OKLCH L 83.3% C 0.139 H 333.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA5EF |
|---|---|
| RGB | rgb(254, 165, 239) |
| HSL | hsl(310, 98%, 82%) |
| HSV | hsv(310, 35%, 100%) |
| CMYK | cmyk(0%, 35%, 5.9%, 0.4%) |
| CIE-LAB | lab(78.59, 43.63, -23.51) |
| CIE-LCH | lch(78.59, 49.56, 331.68°) |
| OKLab | oklab(83.28% 0.1243 -0.0633) |
| OKLCH | oklch(83.28% 0.139 333) |
| XYZ | xyz(69.9075, 54.2164, 88.4271) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 8.13
Mauve
#E0B0FF
ΔE00 8.24
Violet (CSS)
#EE82EE
ΔE00 8.51
Lavender Pink
#DD85D7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA5EF #A5FEB4
analogous
#E0A5FE #FEA5EF #FEA5C3
triadic
#FEA5EF #EFFEA5 #A5EFFE
tetradic
#FEA5EF #FEE0A5 #A5FEB4 #A5C3FE
square
#FEA5EF #FEE0A5 #A5FEB4 #A5C3FE
split-complementary
#FEA5EF #C3FEA5 #A5FEE0
monochromatic
#FD2CD9 #FD68E4 #FEA5EF #FFE1FA #FFE1FA
Accessibility & contrast
On white
1.77
#FEA5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FEA5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA5EF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA5EF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF2
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea5ef; /* rgb */ color: rgb(254, 165, 239); /* oklch */ color: oklch(83.3% 0.139 333.0);
Tailwind
colors: {
custom: {
50: '#ffc1f4',
500: '#fea5ef',
950: '#000000',
},
}SCSS
$custom: #fea5ef; $custom-light: #ffc1f4; $custom-dark: #000000;
JSON
{
"hex": "#fea5ef",
"rgb": {
"r": 254,
"g": 165,
"b": 239
},
"hsl": {
"h": 310.112,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.83276,
"c": 0.13945,
"h": 333
},
"luminance": 0.54213
}Semantic roles & 50–950 ramp
primary
#FEA5EF
secondary
#65E27A
accent
#E62700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285