#FF90DB#FF90DB
#FF90DB is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.4% C 0.160 H 340.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90DB |
|---|---|
| RGB | rgb(255, 144, 219) |
| HSL | hsl(319, 100%, 78%) |
| HSV | hsv(319, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 14.1%, 0%) |
| CIE-LAB | lab(73.76, 51.37, -19.95) |
| CIE-LCH | lch(73.76, 55.10, 338.77°) |
| OKLab | oklab(79.43% 0.1508 -0.0532) |
| OKLCH | oklch(79.43% 0.16 340.6) |
| XYZ | xyz(64.0000, 46.3252, 72.5748) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.77
Violet (CSS)
#EE82EE
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90DB #90FFB4
analogous
#EB90FF #FF90DB #FF90A3
triadic
#FF90DB #DBFF90 #90DBFF
tetradic
#FF90DB #FFEB90 #90FFB4 #90A3FF
square
#FF90DB #FFEB90 #90FFB4 #90A3FF
split-complementary
#FF90DB #A3FF90 #90FFEB
monochromatic
#FF16B3 #FF53C7 #FF90DB #FFCDEF #FFE0F5
Accessibility & contrast
On white
2.05
#FF90DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF90DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90DB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90DB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#FF92AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff90db; /* rgb */ color: rgb(255, 144, 219); /* oklch */ color: oklch(79.4% 0.160 340.6);
Tailwind
colors: {
custom: {
50: '#ffb3e6',
500: '#ff90db',
950: '#000000',
},
}SCSS
$custom: #ff90db; $custom-light: #ffb3e6; $custom-dark: #000000;
JSON
{
"hex": "#ff90db",
"rgb": {
"r": 255,
"g": 144,
"b": 219
},
"hsl": {
"h": 319.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79431,
"c": 0.15994,
"h": 340.6
},
"luminance": 0.46321
}Semantic roles & 50–950 ramp
primary
#FF90DB
secondary
#D4F7DF
accent
#E64A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084