#FF90DE#FF90DE
#FF90DE is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.5% C 0.162 H 339.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90DE |
|---|---|
| RGB | rgb(255, 144, 222) |
| HSL | hsl(318, 100%, 78%) |
| HSV | hsv(318, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 12.9%, 0%) |
| CIE-LAB | lab(73.86, 51.83, -21.44) |
| CIE-LCH | lch(73.86, 56.09, 337.52°) |
| OKLab | oklab(79.54% 0.1516 -0.0573) |
| OKLCH | oklch(79.54% 0.162 339.3) |
| XYZ | xyz(64.3985, 46.4846, 74.6736) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.62
Pink (survey)
#FF81C0
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.24
Purply Pink
#F075E6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90DE #90FFB1
analogous
#E890FF #FF90DE #FF90A6
triadic
#FF90DE #DEFF90 #90DEFF
tetradic
#FF90DE #FFE890 #90FFB1 #90A6FF
square
#FF90DE #FFE890 #90FFB1 #90A6FF
split-complementary
#FF90DE #A6FF90 #90FFE8
monochromatic
#FF16BA #FF53CC #FF90DE #FFCDF0 #FFE0F6
Accessibility & contrast
On white
2.04
#FF90DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FF90DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90DE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90DE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#FF92AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff90de; /* rgb */ color: rgb(255, 144, 222); /* oklch */ color: oklch(79.5% 0.162 339.3);
Tailwind
colors: {
custom: {
50: '#ffb3e8',
500: '#ff90de',
950: '#000000',
},
}SCSS
$custom: #ff90de; $custom-light: #ffb3e8; $custom-dark: #000000;
JSON
{
"hex": "#ff90de",
"rgb": {
"r": 255,
"g": 144,
"b": 222
},
"hsl": {
"h": 317.838,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79542,
"c": 0.1621,
"h": 339.3
},
"luminance": 0.4648
}Semantic roles & 50–950 ramp
primary
#FF90DE
secondary
#D4F7DE
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084