#FF9AE2#FF9AE2
#FF9AE2 is a light, vivid pink. Relative luminance 0.499; OKLCH L 81.2% C 0.148 H 338.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AE2 |
|---|---|
| RGB | rgb(255, 154, 226) |
| HSL | hsl(317, 100%, 80%) |
| HSV | hsv(317, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 11.4%, 0%) |
| CIE-LAB | lab(75.99, 47.44, -20.40) |
| CIE-LCH | lch(75.99, 51.64, 336.73°) |
| OKLab | oklab(81.19% 0.138 -0.0545) |
| OKLCH | oklch(81.19% 0.148 338.4) |
| XYZ | xyz(66.5232, 49.8660, 78.0580) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.34
Pink (survey)
#FF81C0
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.55
Violet (CSS)
#EE82EE
ΔE00 7.91
Purply Pink
#F075E6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AE2 #9AFFB7
analogous
#EA9AFF #FF9AE2 #FF9AAF
triadic
#FF9AE2 #E2FF9A #9AE2FF
tetradic
#FF9AE2 #FFEA9A #9AFFB7 #9AAFFF
square
#FF9AE2 #FFEA9A #9AFFB7 #9AAFFF
split-complementary
#FF9AE2 #AFFF9A #9AFFEA
monochromatic
#FF20BF #FF5DD0 #FF9AE2 #FFD7F4 #FFE0F6
Accessibility & contrast
On white
1.91
#FF9AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FF9AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AE2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AE2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E5
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#FF9CB5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9ae2; /* rgb */ color: rgb(255, 154, 226); /* oklch */ color: oklch(81.2% 0.148 338.4);
Tailwind
colors: {
custom: {
50: '#ffb9eb',
500: '#ff9ae2',
950: '#000000',
},
}SCSS
$custom: #ff9ae2; $custom-light: #ffb9eb; $custom-dark: #000000;
JSON
{
"hex": "#ff9ae2",
"rgb": {
"r": 255,
"g": 154,
"b": 226
},
"hsl": {
"h": 317.228,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81189,
"c": 0.14842,
"h": 338.4
},
"luminance": 0.49862
}Semantic roles & 50–950 ramp
primary
#FF9AE2
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184