#FF9ABA#FF9ABA
#FF9ABA is a light, vivid pink. Relative luminance 0.479; OKLCH L 79.9% C 0.126 H 359.9°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9ABA |
|---|---|
| RGB | rgb(255, 154, 186) |
| HSL | hsl(341, 100%, 80%) |
| HSV | hsv(341, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 27.1%, 0%) |
| CIE-LAB | lab(74.78, 41.57, -0.27) |
| CIE-LCH | lch(74.78, 41.57, 359.63°) |
| OKLab | oklab(79.87% 0.1256 -0.0001) |
| OKLCH | oklch(79.87% 0.126 359.9) |
| XYZ | xyz(61.6603, 47.9209, 52.4469) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.42
Rosa
#FE86A4
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9ABA #9AFFDF
analogous
#FF9AED #FF9ABA #FFAC9A
triadic
#FF9ABA #BAFF9A #9ABAFF
tetradic
#FF9ABA #EDFF9A #9AFFDF #AC9AFF
square
#FF9ABA #EDFF9A #9AFFDF #AC9AFF
split-complementary
#FF9ABA #9AFFAC #9AEDFF
monochromatic
#FF2066 #FF5D90 #FF9ABA #FFD7E4 #FFE0EA
Accessibility & contrast
On white
1.98
#FF9ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#FF9ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9ABA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9ABA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#C1BFB8
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff9aba; /* rgb */ color: rgb(255, 154, 186); /* oklch */ color: oklch(79.9% 0.126 359.9);
Tailwind
colors: {
custom: {
50: '#ffb9ce',
500: '#ff9aba',
950: '#000000',
},
}SCSS
$custom: #ff9aba; $custom-light: #ffb9ce; $custom-dark: #000000;
JSON
{
"hex": "#ff9aba",
"rgb": {
"r": 255,
"g": 154,
"b": 186
},
"hsl": {
"h": 340.99,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79872,
"c": 0.12559,
"h": 359.9
},
"luminance": 0.47916
}Semantic roles & 50–950 ramp
primary
#FF9ABA
secondary
#D4F7EC
accent
#E69D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182