#FE9AED#FE9AED
#FE9AED is a light, vivid pink. Relative luminance 0.503; OKLCH L 81.5% C 0.156 H 333.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9AED |
|---|---|
| RGB | rgb(254, 154, 237) |
| HSL | hsl(310, 98%, 80%) |
| HSV | hsv(310, 39%, 100%) |
| CMYK | cmyk(0%, 39.4%, 6.7%, 0.4%) |
| CIE-LAB | lab(76.25, 48.92, -25.99) |
| CIE-LCH | lch(76.25, 55.40, 332.02°) |
| OKLab | oklab(81.49% 0.1398 -0.0701) |
| OKLCH | oklch(81.49% 0.156 333.4) |
| XYZ | xyz(67.7142, 50.3000, 86.2465) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 8.10
Pink (survey)
#FF81C0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9AED #9AFEAB
analogous
#DD9AFE #FE9AED #FE9ABB
triadic
#FE9AED #EDFE9A #9AEDFE
tetradic
#FE9AED #FEDD9A #9AFEAB #9ABBFE
square
#FE9AED #FEDD9A #9AFEAB #9ABBFE
split-complementary
#FE9AED #BBFE9A #9AFEDD
monochromatic
#FD21D7 #FD5DE2 #FE9AED #FFD7F8 #FFE1FA
Accessibility & contrast
On white
1.90
#FE9AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FE9AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9AED
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9AED | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fe9aed; /* rgb */ color: rgb(254, 154, 237); /* oklch */ color: oklch(81.5% 0.156 333.4);
Tailwind
colors: {
custom: {
50: '#ffbaf3',
500: '#fe9aed',
950: '#000000',
},
}SCSS
$custom: #fe9aed; $custom-light: #ffbaf3; $custom-dark: #000000;
JSON
{
"hex": "#fe9aed",
"rgb": {
"r": 254,
"g": 154,
"b": 237
},
"hsl": {
"h": 310.2,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.81491,
"c": 0.15643,
"h": 333.4
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#FE9AED
secondary
#5CE172
accent
#E62700
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285