#FF9AED#FF9AED
#FF9AED is a light, vivid pink. Relative luminance 0.505; OKLCH L 81.6% C 0.157 H 333.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AED |
|---|---|
| RGB | rgb(255, 154, 237) |
| HSL | hsl(311, 100%, 80%) |
| HSV | hsv(311, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 7.1%, 0%) |
| CIE-LAB | lab(76.37, 49.23, -25.81) |
| CIE-LCH | lch(76.37, 55.58, 332.34°) |
| OKLab | oklab(81.6% 0.1409 -0.0696) |
| OKLCH | oklch(81.6% 0.157 333.7) |
| XYZ | xyz(68.0812, 50.4893, 86.2637) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 8.17
Pink (survey)
#FF81C0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AED #9AFFAC
analogous
#DE9AFF #FF9AED #FF9ABA
triadic
#FF9AED #EDFF9A #9AEDFF
tetradic
#FF9AED #FFDE9A #9AFFAC #9ABAFF
square
#FF9AED #FFDE9A #9AFFAC #9ABAFF
split-complementary
#FF9AED #BAFF9A #9AFFDE
monochromatic
#FF20D7 #FF5DE2 #FF9AED #FFD7F8 #FFE0FA
Accessibility & contrast
On white
1.89
#FF9AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FF9AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AED
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AED | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9aed; /* rgb */ color: rgb(255, 154, 237); /* oklch */ color: oklch(81.6% 0.157 333.7);
Tailwind
colors: {
custom: {
50: '#ffbaf3',
500: '#ff9aed',
950: '#000000',
},
}SCSS
$custom: #ff9aed; $custom-light: #ffbaf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9aed",
"rgb": {
"r": 255,
"g": 154,
"b": 237
},
"hsl": {
"h": 310.693,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81603,
"c": 0.15716,
"h": 333.7
},
"luminance": 0.50486
}Semantic roles & 50–950 ramp
primary
#FF9AED
secondary
#5BE273
accent
#E62900
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285