#FF96DF#FF96DF
#FF96DF is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.5% C 0.153 H 339.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96DF |
|---|---|
| RGB | rgb(255, 150, 223) |
| HSL | hsl(318, 100%, 79%) |
| HSV | hsv(318, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 12.5%, 0%) |
| CIE-LAB | lab(75.08, 48.98, -20.14) |
| CIE-LCH | lch(75.08, 52.96, 337.65°) |
| OKLab | oklab(80.47% 0.1431 -0.0538) |
| OKLCH | oklch(80.47% 0.153 339.4) |
| XYZ | xyz(65.4659, 48.4044, 75.6925) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pink (survey)
#FF81C0
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 7.19
Violet (CSS)
#EE82EE
ΔE00 7.62
Purply Pink
#F075E6
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96DF #96FFB6
analogous
#EB96FF #FF96DF #FF96AB
triadic
#FF96DF #DFFF96 #96DFFF
tetradic
#FF96DF #FFEB96 #96FFB6 #96ABFF
square
#FF96DF #FFEB96 #96FFB6 #96ABFF
split-complementary
#FF96DF #ABFF96 #96FFEB
monochromatic
#FF1CBA #FF59CC #FF96DF #FFD3F2 #FFE0F6
Accessibility & contrast
On white
1.97
#FF96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96DF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96DF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#FF98B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff96df; /* rgb */ color: rgb(255, 150, 223); /* oklch */ color: oklch(80.5% 0.153 339.4);
Tailwind
colors: {
custom: {
50: '#ffb7e9',
500: '#ff96df',
950: '#000000',
},
}SCSS
$custom: #ff96df; $custom-light: #ffb7e9; $custom-dark: #000000;
JSON
{
"hex": "#ff96df",
"rgb": {
"r": 255,
"g": 150,
"b": 223
},
"hsl": {
"h": 318.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80472,
"c": 0.15288,
"h": 339.4
},
"luminance": 0.484
}Semantic roles & 50–950 ramp
primary
#FF96DF
secondary
#D4F7DF
accent
#E64600
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084