#FF90CF#FF90CF
#FF90CF is a light, vivid pink. Relative luminance 0.457; OKLCH L 79.0% C 0.152 H 346.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90CF |
|---|---|
| RGB | rgb(255, 144, 207) |
| HSL | hsl(326, 100%, 78%) |
| HSV | hsv(326, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 18.8%, 0%) |
| CIE-LAB | lab(73.36, 49.56, -13.94) |
| CIE-LCH | lch(73.36, 51.49, 344.29°) |
| OKLab | oklab(79% 0.1475 -0.0367) |
| OKLCH | oklch(79% 0.152 346) |
| XYZ | xyz(62.4768, 45.7159, 64.5528) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.73
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum (survey)
#FF6CB5
ΔE00 7.24
Hot Pink
#FF69B4
ΔE00 7.73
Pinky
#FC86AA
ΔE00 7.88
Bubble Gum Pink
#FF69AF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90CF #90FFC0
analogous
#F790FF #FF90CF #FF9097
triadic
#FF90CF #CFFF90 #90CFFF
tetradic
#FF90CF #FFF790 #90FFC0 #9097FF
square
#FF90CF #FFF790 #90FFC0 #9097FF
split-complementary
#FF90CF #97FF90 #90FFF7
monochromatic
#FF169A #FF53B5 #FF90CF #FFCDE9 #FFE0F2
Accessibility & contrast
On white
2.07
#FF90CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FF90CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90CF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90CF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF8FA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff90cf; /* rgb */ color: rgb(255, 144, 207); /* oklch */ color: oklch(79.0% 0.152 346.0);
Tailwind
colors: {
custom: {
50: '#ffb3dd',
500: '#ff90cf',
950: '#000000',
},
}SCSS
$custom: #ff90cf; $custom-light: #ffb3dd; $custom-dark: #000000;
JSON
{
"hex": "#ff90cf",
"rgb": {
"r": 255,
"g": 144,
"b": 207
},
"hsl": {
"h": 325.946,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.79004,
"c": 0.15197,
"h": 346
},
"luminance": 0.45712
}Semantic roles & 50–950 ramp
primary
#FF90CF
secondary
#D4F7E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083