#FF90EB#FF90EB
#FF90EB is a light, vivid pink. Relative luminance 0.472; OKLCH L 80.0% C 0.172 H 334.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF90EB |
|---|---|
| RGB | rgb(255, 144, 235) |
| HSL | hsl(311, 100%, 78%) |
| HSV | hsv(311, 44%, 100%) |
| CMYK | cmyk(0%, 43.5%, 7.8%, 0%) |
| CIE-LAB | lab(74.32, 53.91, -27.85) |
| CIE-LCH | lch(74.32, 60.68, 332.68°) |
| OKLab | oklab(80.04% 0.1548 -0.0752) |
| OKLCH | oklch(80.04% 0.172 334.1) |
| XYZ | xyz(66.2084, 47.2086, 84.2060) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.27
Plum
#DDA0DD
ΔE00 7.24
Candy Pink
#FF63E9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF90EB #90FFA4
analogous
#DB90FF #FF90EB #FF90B3
triadic
#FF90EB #EBFF90 #90EBFF
tetradic
#FF90EB #FFDB90 #90FFA4 #90B3FF
square
#FF90EB #FFDB90 #90FFA4 #90B3FF
split-complementary
#FF90EB #B3FF90 #90FFDB
monochromatic
#FF16D5 #FF53E0 #FF90EB #FFCDF6 #FFE0F9
Accessibility & contrast
On white
2.01
#FF90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#FF90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF90EB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF90EB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff90eb; /* rgb */ color: rgb(255, 144, 235); /* oklch */ color: oklch(80.0% 0.172 334.1);
Tailwind
colors: {
custom: {
50: '#ffb3f1',
500: '#ff90eb',
950: '#000000',
},
}SCSS
$custom: #ff90eb; $custom-light: #ffb3f1; $custom-dark: #000000;
JSON
{
"hex": "#ff90eb",
"rgb": {
"r": 255,
"g": 144,
"b": 235
},
"hsl": {
"h": 310.811,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80043,
"c": 0.17214,
"h": 334.1
},
"luminance": 0.47205
}Semantic roles & 50–950 ramp
primary
#FF90EB
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084