#FF9AB2#FF9AB2
#FF9AB2 is a light, vivid red. Relative luminance 0.476; OKLCH L 79.6% C 0.123 H 4.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9AB2 |
|---|---|
| RGB | rgb(255, 154, 178) |
| HSL | hsl(346, 100%, 80%) |
| HSV | hsv(346, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 30.2%, 0%) |
| CIE-LAB | lab(74.57, 40.53, 3.83) |
| CIE-LCH | lch(74.57, 40.71, 5.41°) |
| OKLab | oklab(79.64% 0.1228 0.0105) |
| OKLCH | oklch(79.64% 0.123 4.9) |
| XYZ | xyz(60.8336, 47.5902, 48.0927) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 4.35
Pinky
#FC86AA
ΔE00 4.63
Pig Pink
#E78EA5
ΔE00 4.67
Rose Pink
#F7879A
ΔE00 5.19
Soft Pink
#FDB0C0
ΔE00 5.31
Carnation Pink
#FF7FA7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9AB2 #9AFFE7
analogous
#FF9AE4 #FF9AB2 #FFB59A
triadic
#FF9AB2 #B2FF9A #9AB2FF
tetradic
#FF9AB2 #E4FF9A #9AFFE7 #B59AFF
square
#FF9AB2 #E4FF9A #9AFFE7 #B59AFF
split-complementary
#FF9AB2 #9AFFB5 #9AE4FF
monochromatic
#FF2055 #FF5D83 #FF9AB2 #FFD7E1 #FFE0E8
Accessibility & contrast
On white
2.00
#FF9AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#FF9AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9AB2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9AB2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#FF92A2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff9ab2; /* rgb */ color: rgb(255, 154, 178); /* oklch */ color: oklch(79.6% 0.123 4.9);
Tailwind
colors: {
custom: {
50: '#ffb9c8',
500: '#ff9ab2',
950: '#000000',
},
}SCSS
$custom: #ff9ab2; $custom-light: #ffb9c8; $custom-dark: #000000;
JSON
{
"hex": "#ff9ab2",
"rgb": {
"r": 255,
"g": 154,
"b": 178
},
"hsl": {
"h": 345.743,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79643,
"c": 0.12323,
"h": 4.9
},
"luminance": 0.47586
}Semantic roles & 50–950 ramp
primary
#FF9AB2
secondary
#D4F7EF
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182