#FF90D2#FF90D2
#FF90D2 is a light, vivid pink. Relative luminance 0.459; OKLCH L 79.1% C 0.154 H 344.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90D2 |
|---|---|
| RGB | rgb(255, 144, 210) |
| HSL | hsl(324, 100%, 78%) |
| HSV | hsv(324, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 17.6%, 0%) |
| CIE-LAB | lab(73.46, 50.01, -15.45) |
| CIE-LCH | lch(73.46, 52.34, 342.83°) |
| OKLab | oklab(79.11% 0.1483 -0.0408) |
| OKLCH | oklch(79.11% 0.154 344.6) |
| XYZ | xyz(62.8471, 45.8640, 66.5028) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 7.87
Hot Pink
#FF69B4
ΔE00 7.93
Plum
#DDA0DD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90D2 #90FFBD
analogous
#F490FF #FF90D2 #FF909A
triadic
#FF90D2 #D2FF90 #90D2FF
tetradic
#FF90D2 #FFF490 #90FFBD #909AFF
square
#FF90D2 #FFF490 #90FFBD #909AFF
split-complementary
#FF90D2 #9AFF90 #90FFF4
monochromatic
#FF16A0 #FF53B9 #FF90D2 #FFCDEB #FFE0F3
Accessibility & contrast
On white
2.06
#FF90D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FF90D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90D2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90D2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#FF8FA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff90d2; /* rgb */ color: rgb(255, 144, 210); /* oklch */ color: oklch(79.1% 0.154 344.6);
Tailwind
colors: {
custom: {
50: '#ffb3df',
500: '#ff90d2',
950: '#000000',
},
}SCSS
$custom: #ff90d2; $custom-light: #ffb3df; $custom-dark: #000000;
JSON
{
"hex": "#ff90d2",
"rgb": {
"r": 255,
"g": 144,
"b": 210
},
"hsl": {
"h": 324.324,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79108,
"c": 0.15385,
"h": 344.6
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#FF90D2
secondary
#D4F7E2
accent
#E65D00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083