#FF90AB#FF90AB
#FF90AB is a light, vivid red. Relative luminance 0.441; OKLCH L 77.9% C 0.136 H 5.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90AB |
|---|---|
| RGB | rgb(255, 144, 171) |
| HSL | hsl(345, 100%, 78%) |
| HSV | hsv(345, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 32.9%, 0%) |
| CIE-LAB | lab(72.33, 44.74, 4.48) |
| CIE-LCH | lch(72.33, 44.97, 5.71°) |
| OKLab | oklab(77.88% 0.1357 0.0122) |
| OKLCH | oklch(77.88% 0.136 5.1) |
| XYZ | xyz(58.5664, 44.1517, 43.9578) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.14
Pinky
#FC86AA
ΔE00 2.76
Rose Pink
#F7879A
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 3.93
Pig Pink
#E78EA5
ΔE00 4.09
Carnation
#FD798F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90AB #90FFE4
analogous
#FF90E3 #FF90AB #FFAC90
triadic
#FF90AB #ABFF90 #90ABFF
tetradic
#FF90AB #E3FF90 #90FFE4 #AC90FF
square
#FF90AB #E3FF90 #90FFE4 #AC90FF
split-complementary
#FF90AB #90FFAC #90E3FF
monochromatic
#FF164E #FF537D #FF90AB #FFCDD9 #FFE0E8
Accessibility & contrast
On white
2.14
#FF90AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FF90AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90AB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90AB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#FF879A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff90ab; /* rgb */ color: rgb(255, 144, 171); /* oklch */ color: oklch(77.9% 0.136 5.1);
Tailwind
colors: {
custom: {
50: '#ffb2c3',
500: '#ff90ab',
950: '#000000',
},
}SCSS
$custom: #ff90ab; $custom-light: #ffb2c3; $custom-dark: #000000;
JSON
{
"hex": "#ff90ab",
"rgb": {
"r": 255,
"g": 144,
"b": 171
},
"hsl": {
"h": 345.405,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.77884,
"c": 0.13627,
"h": 5.1
},
"luminance": 0.44147
}Semantic roles & 50–950 ramp
primary
#FF90AB
secondary
#D4F7EF
accent
#E6AE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181112
muted
#868081