#FF90AE#FF90AE
#FF90AE is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.137 H 3.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90AE |
|---|---|
| RGB | rgb(255, 144, 174) |
| HSL | hsl(344, 100%, 78%) |
| HSV | hsv(344, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 31.8%, 0%) |
| CIE-LAB | lab(72.41, 45.11, 2.92) |
| CIE-LCH | lch(72.41, 45.20, 3.71°) |
| OKLab | oklab(77.97% 0.1368 0.0082) |
| OKLCH | oklch(77.97% 0.137 3.4) |
| XYZ | xyz(58.8556, 44.2674, 45.4809) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.34
Rosa
#FE86A4
ΔE00 2.36
Carnation Pink
#FF7FA7
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 4.10
Rose Pink
#F7879A
ΔE00 4.30
Carnation
#FD798F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90AE #90FFE1
analogous
#FF90E5 #FF90AE #FFA990
triadic
#FF90AE #AEFF90 #90AEFF
tetradic
#FF90AE #E5FF90 #90FFE1 #A990FF
square
#FF90AE #E5FF90 #90FFE1 #A990FF
split-complementary
#FF90AE #90FFA9 #90E5FF
monochromatic
#FF1655 #FF5381 #FF90AE #FFCDDB #FFE0E9
Accessibility & contrast
On white
2.13
#FF90AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FF90AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90AE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90AE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff90ae; /* rgb */ color: rgb(255, 144, 174); /* oklch */ color: oklch(78.0% 0.137 3.4);
Tailwind
colors: {
custom: {
50: '#ffb2c6',
500: '#ff90ae',
950: '#000000',
},
}SCSS
$custom: #ff90ae; $custom-light: #ffb2c6; $custom-dark: #000000;
JSON
{
"hex": "#ff90ae",
"rgb": {
"r": 255,
"g": 144,
"b": 174
},
"hsl": {
"h": 343.784,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.77968,
"c": 0.13703,
"h": 3.4
},
"luminance": 0.44263
}Semantic roles & 50–950 ramp
primary
#FF90AE
secondary
#D4F7EE
accent
#E6A700
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082