#FEA5EE#FEA5EE
#FEA5EE is a very light, vivid pink. Relative luminance 0.542; OKLCH L 83.2% C 0.139 H 333.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA5EE |
|---|---|
| RGB | rgb(254, 165, 238) |
| HSL | hsl(311, 98%, 82%) |
| HSV | hsv(311, 35%, 100%) |
| CMYK | cmyk(0%, 35%, 6.3%, 0.4%) |
| CIE-LAB | lab(78.55, 43.46, -23.03) |
| CIE-LCH | lch(78.55, 49.18, 332.08°) |
| OKLab | oklab(83.24% 0.124 -0.0619) |
| OKLCH | oklch(83.24% 0.139 333.5) |
| XYZ | xyz(69.7601, 54.1574, 87.6512) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Light Lavendar
#EFC0FE
ΔE00 7.89
Bubblegum Pink
#FE83CC
ΔE00 8.03
Mauve
#E0B0FF
ΔE00 8.37
Violet (CSS)
#EE82EE
ΔE00 8.62
Lavender Pink
#DD85D7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA5EE #A5FEB5
analogous
#E2A5FE #FEA5EE #FEA5C1
triadic
#FEA5EE #EEFEA5 #A5EEFE
tetradic
#FEA5EE #FEE2A5 #A5FEB5 #A5C1FE
square
#FEA5EE #FEE2A5 #A5FEB5 #A5C1FE
split-complementary
#FEA5EE #C1FEA5 #A5FEE2
monochromatic
#FD2CD7 #FD68E3 #FEA5EE #FFE1F9 #FFE1F9
Accessibility & contrast
On white
1.78
#FEA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FEA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA5EE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA5EE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF1
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#FFA9C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fea5ee; /* rgb */ color: rgb(254, 165, 238); /* oklch */ color: oklch(83.2% 0.139 333.5);
Tailwind
colors: {
custom: {
50: '#ffc1f3',
500: '#fea5ee',
950: '#000000',
},
}SCSS
$custom: #fea5ee; $custom-light: #ffc1f3; $custom-dark: #000000;
JSON
{
"hex": "#fea5ee",
"rgb": {
"r": 254,
"g": 165,
"b": 238
},
"hsl": {
"h": 310.787,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.83239,
"c": 0.1386,
"h": 333.5
},
"luminance": 0.54154
}Semantic roles & 50–950 ramp
primary
#FEA5EE
secondary
#65E27C
accent
#E62900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285