#FF90DA#FF90DA
#FF90DA is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.4% C 0.159 H 341.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90DA |
|---|---|
| RGB | rgb(255, 144, 218) |
| HSL | hsl(320, 100%, 78%) |
| HSV | hsv(320, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 14.5%, 0%) |
| CIE-LAB | lab(73.72, 51.21, -19.46) |
| CIE-LCH | lch(73.72, 54.78, 339.20°) |
| OKLab | oklab(79.4% 0.1506 -0.0518) |
| OKLCH | oklch(79.4% 0.159 341) |
| XYZ | xyz(63.8687, 46.2727, 71.8836) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.87
Plum
#DDA0DD
ΔE00 7.44
Violet (CSS)
#EE82EE
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90DA #90FFB5
analogous
#EC90FF #FF90DA #FF90A2
triadic
#FF90DA #DAFF90 #90DAFF
tetradic
#FF90DA #FFEC90 #90FFB5 #90A2FF
square
#FF90DA #FFEC90 #90FFB5 #90A2FF
split-complementary
#FF90DA #A2FF90 #90FFEC
monochromatic
#FF16B1 #FF53C6 #FF90DA #FFCDEE #FFE0F5
Accessibility & contrast
On white
2.05
#FF90DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FF90DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90DA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90DA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADD
Deuteranopia (green-blind)
#B2BCD7
Tritanopia (blue-blind)
#FF91AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff90da; /* rgb */ color: rgb(255, 144, 218); /* oklch */ color: oklch(79.4% 0.159 341.0);
Tailwind
colors: {
custom: {
50: '#ffb3e5',
500: '#ff90da',
950: '#000000',
},
}SCSS
$custom: #ff90da; $custom-light: #ffb3e5; $custom-dark: #000000;
JSON
{
"hex": "#ff90da",
"rgb": {
"r": 255,
"g": 144,
"b": 218
},
"hsl": {
"h": 320,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79395,
"c": 0.15923,
"h": 341
},
"luminance": 0.46268
}Semantic roles & 50–950 ramp
primary
#FF90DA
secondary
#D4F7E0
accent
#E64D00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084