#FF90DD#FF90DD
#FF90DD is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.5% C 0.161 H 339.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90DD |
|---|---|
| RGB | rgb(255, 144, 221) |
| HSL | hsl(318, 100%, 78%) |
| HSV | hsv(318, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 13.3%, 0%) |
| CIE-LAB | lab(73.82, 51.67, -20.95) |
| CIE-LCH | lch(73.82, 55.76, 337.93°) |
| OKLab | oklab(79.51% 0.1514 -0.056) |
| OKLCH | oklch(79.51% 0.161 339.7) |
| XYZ | xyz(64.2649, 46.4311, 73.9698) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Pink (survey)
#FF81C0
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 6.92
Plum
#DDA0DD
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90DD #90FFB2
analogous
#E990FF #FF90DD #FF90A5
triadic
#FF90DD #DDFF90 #90DDFF
tetradic
#FF90DD #FFE990 #90FFB2 #90A5FF
square
#FF90DD #FFE990 #90FFB2 #90A5FF
split-complementary
#FF90DD #A5FF90 #90FFE9
monochromatic
#FF16B8 #FF53CA #FF90DD #FFCDF0 #FFE0F6
Accessibility & contrast
On white
2.04
#FF90DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FF90DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90DD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90DD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE0
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#FF92AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff90dd; /* rgb */ color: rgb(255, 144, 221); /* oklch */ color: oklch(79.5% 0.161 339.7);
Tailwind
colors: {
custom: {
50: '#ffb3e7',
500: '#ff90dd',
950: '#000000',
},
}SCSS
$custom: #ff90dd; $custom-light: #ffb3e7; $custom-dark: #000000;
JSON
{
"hex": "#ff90dd",
"rgb": {
"r": 255,
"g": 144,
"b": 221
},
"hsl": {
"h": 318.378,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79505,
"c": 0.16138,
"h": 339.7
},
"luminance": 0.46427
}Semantic roles & 50–950 ramp
primary
#FF90DD
secondary
#D4F7DF
accent
#E64600
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084