#FF90CA#FF90CA
#FF90CA is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.149 H 348.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90CA |
|---|---|
| RGB | rgb(255, 144, 202) |
| HSL | hsl(329, 100%, 78%) |
| HSV | hsv(329, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 20.8%, 0%) |
| CIE-LAB | lab(73.20, 48.84, -11.42) |
| CIE-LCH | lch(73.20, 50.16, 346.84°) |
| OKLab | oklab(78.83% 0.146 -0.0298) |
| OKLCH | oklch(78.83% 0.149 348.5) |
| XYZ | xyz(61.8752, 45.4753, 61.3843) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 3.25
Pinky
#FC86AA
ΔE00 6.79
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Carnation Pink
#FF7FA7
ΔE00 7.31
Hot Pink
#FF69B4
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90CA #90FFC5
analogous
#FD90FF #FF90CA #FF9092
triadic
#FF90CA #CAFF90 #90CAFF
tetradic
#FF90CA #FFFD90 #90FFC5 #9092FF
square
#FF90CA #FFFD90 #90FFC5 #9092FF
split-complementary
#FF90CA #92FF90 #90FFFD
monochromatic
#FF1690 #FF53AD #FF90CA #FFCDE7 #FFE0F0
Accessibility & contrast
On white
2.08
#FF90CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FF90CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90CA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90CA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B7BBC7
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff90ca; /* rgb */ color: rgb(255, 144, 202); /* oklch */ color: oklch(78.8% 0.149 348.5);
Tailwind
colors: {
custom: {
50: '#ffb3da',
500: '#ff90ca',
950: '#000000',
},
}SCSS
$custom: #ff90ca; $custom-light: #ffb3da; $custom-dark: #000000;
JSON
{
"hex": "#ff90ca",
"rgb": {
"r": 255,
"g": 144,
"b": 202
},
"hsl": {
"h": 328.649,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78833,
"c": 0.149,
"h": 348.5
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#FF90CA
secondary
#D4F7E5
accent
#E66E00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083