#E96FBB#E96FBB
#E96FBB is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.9% C 0.173 H 344.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E96FBB |
|---|---|
| RGB | rgb(233, 111, 187) |
| HSL | hsl(323, 73%, 67%) |
| HSV | hsv(323, 52%, 91%) |
| CMYK | cmyk(0%, 52.4%, 19.7%, 8.6%) |
| CIE-LAB | lab(63.58, 55.88, -17.81) |
| CIE-LCH | lch(63.58, 58.65, 342.32°) |
| OKLab | oklab(70.86% 0.1667 -0.0472) |
| OKLCH | oklch(70.86% 0.173 344.2) |
| XYZ | xyz(48.2595, 32.2843, 50.6938) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.46
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E96FBB #6FE99D
analogous
#DA6FE9 #E96FBB #E96F7E
triadic
#E96FBB #BBE96F #6FBBE9
tetradic
#E96FBB #E9DA6F #6FE99D #6F7EE9
square
#E96FBB #E9DA6F #6FE99D #6F7EE9
split-complementary
#E96FBB #7EE96F #6FE9DA
monochromatic
#C01D83 #E13AA2 #E96FBB #F1A4D4 #F9D9ED
Accessibility & contrast
On white
2.82
#E96FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#E96FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E96FBB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E96FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E96FBB | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798DBE
Deuteranopia (green-blind)
#9AA1B8
Tritanopia (blue-blind)
#F66E8D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e96fbb; /* rgb */ color: rgb(233, 111, 187); /* oklch */ color: oklch(70.9% 0.173 344.2);
Tailwind
colors: {
custom: {
50: '#f39dcf',
500: '#e96fbb',
950: '#000000',
},
}SCSS
$custom: #e96fbb; $custom-light: #f39dcf; $custom-dark: #000000;
JSON
{
"hex": "#e96fbb",
"rgb": {
"r": 233,
"g": 111,
"b": 187
},
"hsl": {
"h": 322.623,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.70857,
"c": 0.17325,
"h": 344.2
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#E96FBB
secondary
#C7EDD5
accent
#D65A10
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#170F13
muted
#857E82