#FF90CE#FF90CE
#FF90CE is a light, vivid pink. Relative luminance 0.457; OKLCH L 79.0% C 0.151 H 346.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90CE |
|---|---|
| RGB | rgb(255, 144, 206) |
| HSL | hsl(326, 100%, 78%) |
| HSV | hsv(326, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 19.2%, 0%) |
| CIE-LAB | lab(73.33, 49.42, -13.44) |
| CIE-LCH | lch(73.33, 51.21, 344.78°) |
| OKLab | oklab(78.97% 0.1472 -0.0353) |
| OKLCH | oklch(78.97% 0.151 346.5) |
| XYZ | xyz(62.3550, 45.6672, 63.9110) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.81
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Pinky
#FC86AA
ΔE00 7.67
Hot Pink
#FF69B4
ΔE00 7.67
Bubble Gum Pink
#FF69AF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90CE #90FFC1
analogous
#F890FF #FF90CE #FF9096
triadic
#FF90CE #CEFF90 #90CEFF
tetradic
#FF90CE #FFF890 #90FFC1 #9096FF
square
#FF90CE #FFF890 #90FFC1 #9096FF
split-complementary
#FF90CE #96FF90 #90FFF8
monochromatic
#FF1698 #FF53B3 #FF90CE #FFCDE9 #FFE0F1
Accessibility & contrast
On white
2.07
#FF90CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FF90CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90CE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90CE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D0
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FF8EA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff90ce; /* rgb */ color: rgb(255, 144, 206); /* oklch */ color: oklch(79.0% 0.151 346.5);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#ff90ce',
950: '#000000',
},
}SCSS
$custom: #ff90ce; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff90ce",
"rgb": {
"r": 255,
"g": 144,
"b": 206
},
"hsl": {
"h": 326.486,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78969,
"c": 0.15136,
"h": 346.5
},
"luminance": 0.45663
}Semantic roles & 50–950 ramp
primary
#FF90CE
secondary
#D4F7E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083