#FF9AEC#FF9AEC
#FF9AEC is a light, vivid pink. Relative luminance 0.504; OKLCH L 81.6% C 0.156 H 334.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AEC |
|---|---|
| RGB | rgb(255, 154, 236) |
| HSL | hsl(311, 100%, 80%) |
| HSV | hsv(311, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 7.5%, 0%) |
| CIE-LAB | lab(76.33, 49.06, -25.32) |
| CIE-LCH | lch(76.33, 55.21, 332.71°) |
| OKLab | oklab(81.56% 0.1407 -0.0682) |
| OKLCH | oklch(81.56% 0.156 334.1) |
| XYZ | xyz(67.9355, 50.4310, 85.4964) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 8.23
Pink (survey)
#FF81C0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AEC #9AFFAD
analogous
#DF9AFF #FF9AEC #FF9AB9
triadic
#FF9AEC #ECFF9A #9AECFF
tetradic
#FF9AEC #FFDF9A #9AFFAD #9AB9FF
square
#FF9AEC #FFDF9A #9AFFAD #9AB9FF
split-complementary
#FF9AEC #B9FF9A #9AFFDF
monochromatic
#FF20D5 #FF5DE0 #FF9AEC #FFD7F8 #FFE0F9
Accessibility & contrast
On white
1.89
#FF9AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FF9AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AEC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AEC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#FF9FB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9aec; /* rgb */ color: rgb(255, 154, 236); /* oklch */ color: oklch(81.6% 0.156 334.1);
Tailwind
colors: {
custom: {
50: '#ffbaf2',
500: '#ff9aec',
950: '#000000',
},
}SCSS
$custom: #ff9aec; $custom-light: #ffbaf2; $custom-dark: #000000;
JSON
{
"hex": "#ff9aec",
"rgb": {
"r": 255,
"g": 154,
"b": 236
},
"hsl": {
"h": 311.287,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81564,
"c": 0.15633,
"h": 334.1
},
"luminance": 0.50427
}Semantic roles & 50–950 ramp
primary
#FF9AEC
secondary
#5BE275
accent
#E62B00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285