#FF9ABE#FF9ABE
#FF9ABE is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.0% C 0.127 H 357.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9ABE |
|---|---|
| RGB | rgb(255, 154, 190) |
| HSL | hsl(339, 100%, 80%) |
| HSV | hsv(339, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 25.5%, 0%) |
| CIE-LAB | lab(74.88, 42.10, -2.31) |
| CIE-LCH | lch(74.88, 42.17, 356.86°) |
| OKLab | oklab(79.99% 0.127 -0.0055) |
| OKLCH | oklch(79.99% 0.127 357.5) |
| XYZ | xyz(62.0915, 48.0934, 54.7178) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.75
Powder Pink
#FFB2D0
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 5.66
Rosa
#FE86A4
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9ABE #9AFFDB
analogous
#FF9AF0 #FF9ABE #FFA89A
triadic
#FF9ABE #BEFF9A #9ABEFF
tetradic
#FF9ABE #F0FF9A #9AFFDB #A89AFF
square
#FF9ABE #F0FF9A #9AFFDB #A89AFF
split-complementary
#FF9ABE #9AFFA8 #9AF0FF
monochromatic
#FF206F #FF5D97 #FF9ABE #FFD7E5 #FFE0EB
Accessibility & contrast
On white
1.98
#FF9ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FF9ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9ABE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9ABE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#FF95A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9abe; /* rgb */ color: rgb(255, 154, 190); /* oklch */ color: oklch(80.0% 0.127 357.5);
Tailwind
colors: {
custom: {
50: '#ffb9d1',
500: '#ff9abe',
950: '#000000',
},
}SCSS
$custom: #ff9abe; $custom-light: #ffb9d1; $custom-dark: #000000;
JSON
{
"hex": "#ff9abe",
"rgb": {
"r": 255,
"g": 154,
"b": 190
},
"hsl": {
"h": 338.614,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.7999,
"c": 0.12708,
"h": 357.5
},
"luminance": 0.48089
}Semantic roles & 50–950 ramp
primary
#FF9ABE
secondary
#D4F7EB
accent
#E69400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182