#FF96DE#FF96DE
#FF96DE is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.4% C 0.152 H 339.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96DE |
|---|---|
| RGB | rgb(255, 150, 222) |
| HSL | hsl(319, 100%, 79%) |
| HSV | hsv(319, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 12.9%, 0%) |
| CIE-LAB | lab(75.05, 48.83, -19.64) |
| CIE-LCH | lch(75.05, 52.63, 338.09°) |
| OKLab | oklab(80.44% 0.1428 -0.0524) |
| OKLCH | oklch(80.44% 0.152 339.9) |
| XYZ | xyz(65.3315, 48.3506, 74.9846) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.28
Violet (CSS)
#EE82EE
ΔE00 7.78
Purply Pink
#F075E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96DE #96FFB7
analogous
#EB96FF #FF96DE #FF96AA
triadic
#FF96DE #DEFF96 #96DEFF
tetradic
#FF96DE #FFEB96 #96FFB7 #96AAFF
square
#FF96DE #FFEB96 #96FFB7 #96AAFF
split-complementary
#FF96DE #AAFF96 #96FFEB
monochromatic
#FF1CB8 #FF59CB #FF96DE #FFD3F1 #FFE0F5
Accessibility & contrast
On white
1.97
#FF96DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FF96DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96DE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96DE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#FF98B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff96de; /* rgb */ color: rgb(255, 150, 222); /* oklch */ color: oklch(80.4% 0.152 339.9);
Tailwind
colors: {
custom: {
50: '#ffb7e8',
500: '#ff96de',
950: '#000000',
},
}SCSS
$custom: #ff96de; $custom-light: #ffb7e8; $custom-dark: #000000;
JSON
{
"hex": "#ff96de",
"rgb": {
"r": 255,
"g": 150,
"b": 222
},
"hsl": {
"h": 318.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80435,
"c": 0.15215,
"h": 339.9
},
"luminance": 0.48347
}Semantic roles & 50–950 ramp
primary
#FF96DE
secondary
#D4F7DF
accent
#E64800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084