#FF96EA#FF96EA
#FF96EA is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.9% C 0.161 H 334.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96EA |
|---|---|
| RGB | rgb(255, 150, 234) |
| HSL | hsl(312, 100%, 79%) |
| HSV | hsv(312, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 8.2%, 0%) |
| CIE-LAB | lab(75.46, 50.75, -25.56) |
| CIE-LCH | lch(75.46, 56.82, 333.27°) |
| OKLab | oklab(80.88% 0.146 -0.0689) |
| OKLCH | oklch(80.88% 0.161 334.7) |
| XYZ | xyz(66.9974, 49.0170, 83.7583) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 7.54
Pink (survey)
#FF81C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96EA #96FFAB
analogous
#E096FF #FF96EA #FF96B6
triadic
#FF96EA #EAFF96 #96EAFF
tetradic
#FF96EA #FFE096 #96FFAB #96B6FF
square
#FF96EA #FFE096 #96FFAB #96B6FF
split-complementary
#FF96EA #B6FF96 #96FFE0
monochromatic
#FF1CD2 #FF59DE #FF96EA #FFD3F6 #FFE0F9
Accessibility & contrast
On white
1.94
#FF96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#FF96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96EA
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96EA | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#B1C0E7
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff96ea; /* rgb */ color: rgb(255, 150, 234); /* oklch */ color: oklch(80.9% 0.161 334.7);
Tailwind
colors: {
custom: {
50: '#ffb7f1',
500: '#ff96ea',
950: '#000000',
},
}SCSS
$custom: #ff96ea; $custom-light: #ffb7f1; $custom-dark: #000000;
JSON
{
"hex": "#ff96ea",
"rgb": {
"r": 255,
"g": 150,
"b": 234
},
"hsl": {
"h": 312,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80885,
"c": 0.1614,
"h": 334.7
},
"luminance": 0.49013
}Semantic roles & 50–950 ramp
primary
#FF96EA
secondary
#D4F7DB
accent
#E62E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084