#FF90DF#FF90DF
#FF90DF is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.6% C 0.163 H 338.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90DF |
|---|---|
| RGB | rgb(255, 144, 223) |
| HSL | hsl(317, 100%, 78%) |
| HSV | hsv(317, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 12.5%, 0%) |
| CIE-LAB | lab(73.89, 51.99, -21.94) |
| CIE-LCH | lch(73.89, 56.43, 337.12°) |
| OKLab | oklab(79.58% 0.1519 -0.0587) |
| OKLCH | oklch(79.58% 0.163 338.9) |
| XYZ | xyz(64.5329, 46.5383, 75.3815) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.77
Pink (survey)
#FF81C0
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.58
Plum
#DDA0DD
ΔE00 7.21
Purply Pink
#F075E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90DF #90FFB0
analogous
#E790FF #FF90DF #FF90A7
triadic
#FF90DF #DFFF90 #90DFFF
tetradic
#FF90DF #FFE790 #90FFB0 #90A7FF
square
#FF90DF #FFE790 #90FFB0 #90A7FF
split-complementary
#FF90DF #A7FF90 #90FFE7
monochromatic
#FF16BC #FF53CD #FF90DF #FFCDF1 #FFE0F6
Accessibility & contrast
On white
2.04
#FF90DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FF90DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90DF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90DF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF93AE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff90df; /* rgb */ color: rgb(255, 144, 223); /* oklch */ color: oklch(79.6% 0.163 338.9);
Tailwind
colors: {
custom: {
50: '#ffb3e9',
500: '#ff90df',
950: '#000000',
},
}SCSS
$custom: #ff90df; $custom-light: #ffb3e9; $custom-dark: #000000;
JSON
{
"hex": "#ff90df",
"rgb": {
"r": 255,
"g": 144,
"b": 223
},
"hsl": {
"h": 317.297,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.7958,
"c": 0.16284,
"h": 338.9
},
"luminance": 0.46534
}Semantic roles & 50–950 ramp
primary
#FF90DF
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084