#FF90BF#FF90BF
#FF90BF is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.5% C 0.143 H 354.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90BF |
|---|---|
| RGB | rgb(255, 144, 191) |
| HSL | hsl(335, 100%, 78%) |
| HSV | hsv(335, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 25.1%, 0%) |
| CIE-LAB | lab(72.87, 47.31, -5.83) |
| CIE-LCH | lch(72.87, 47.67, 352.98°) |
| OKLab | oklab(78.48% 0.1425 -0.0148) |
| OKLCH | oklch(78.48% 0.143 354.1) |
| XYZ | xyz(60.6189, 44.9728, 54.7680) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.96
Pig Pink
#E78EA5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90BF #90FFD0
analogous
#FF90F6 #FF90BF #FF9890
triadic
#FF90BF #BFFF90 #90BFFF
tetradic
#FF90BF #F6FF90 #90FFD0 #9890FF
square
#FF90BF #F6FF90 #90FFD0 #9890FF
split-complementary
#FF90BF #90FF98 #90F6FF
monochromatic
#FF1678 #FF539C #FF90BF #FFCDE2 #FFE0ED
Accessibility & contrast
On white
2.10
#FF90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90BF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90BF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#FF8BA1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff90bf; /* rgb */ color: rgb(255, 144, 191); /* oklch */ color: oklch(78.5% 0.143 354.1);
Tailwind
colors: {
custom: {
50: '#ffb3d2',
500: '#ff90bf',
950: '#000000',
},
}SCSS
$custom: #ff90bf; $custom-light: #ffb3d2; $custom-dark: #000000;
JSON
{
"hex": "#ff90bf",
"rgb": {
"r": 255,
"g": 144,
"b": 191
},
"hsl": {
"h": 334.595,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78476,
"c": 0.14329,
"h": 354.1
},
"luminance": 0.44968
}Semantic roles & 50–950 ramp
primary
#FF90BF
secondary
#D4F7E8
accent
#E68400
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082