#FF9AEB#FF9AEB
#FF9AEB is a light, vivid pink. Relative luminance 0.504; OKLCH L 81.5% C 0.156 H 334.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AEB |
|---|---|
| RGB | rgb(255, 154, 235) |
| HSL | hsl(312, 100%, 80%) |
| HSV | hsv(312, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 7.8%, 0%) |
| CIE-LAB | lab(76.30, 48.90, -24.83) |
| CIE-LCH | lch(76.30, 54.84, 333.08°) |
| OKLab | oklab(81.53% 0.1404 -0.0669) |
| OKLCH | oklch(81.53% 0.156 334.5) |
| XYZ | xyz(67.7907, 50.3730, 84.7334) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 8.30
Pink (survey)
#FF81C0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AEB #9AFFAE
analogous
#E09AFF #FF9AEB #FF9AB9
triadic
#FF9AEB #EBFF9A #9AEBFF
tetradic
#FF9AEB #FFE09A #9AFFAE #9AB9FF
square
#FF9AEB #FFE09A #9AFFAE #9AB9FF
split-complementary
#FF9AEB #B9FF9A #9AFFE0
monochromatic
#FF20D3 #FF5DDF #FF9AEB #FFD7F7 #FFE0F9
Accessibility & contrast
On white
1.90
#FF9AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FF9AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AEB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AEB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#FF9FB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff9aeb; /* rgb */ color: rgb(255, 154, 235); /* oklch */ color: oklch(81.5% 0.156 334.5);
Tailwind
colors: {
custom: {
50: '#ffbaf1',
500: '#ff9aeb',
950: '#000000',
},
}SCSS
$custom: #ff9aeb; $custom-light: #ffbaf1; $custom-dark: #000000;
JSON
{
"hex": "#ff9aeb",
"rgb": {
"r": 255,
"g": 154,
"b": 235
},
"hsl": {
"h": 311.881,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81526,
"c": 0.15552,
"h": 334.5
},
"luminance": 0.50369
}Semantic roles & 50–950 ramp
primary
#FF9AEB
secondary
#5BE276
accent
#E62D00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285