#FD95EB#FD95EB
#FD95EB is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.5% C 0.162 H 333.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95EB |
|---|---|
| RGB | rgb(253, 149, 235) |
| HSL | hsl(310, 96%, 79%) |
| HSV | hsv(310, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(75.06, 50.81, -26.74) |
| CIE-LCH | lch(75.06, 57.41, 332.25°) |
| OKLab | oklab(80.55% 0.1455 -0.0722) |
| OKLCH | oklch(80.55% 0.162 333.6) |
| XYZ | xyz(66.2505, 48.3793, 84.4297) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 7.11
Pink (survey)
#FF81C0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95EB #95FDA7
analogous
#DB95FD #FD95EB #FD95B7
triadic
#FD95EB #EBFD95 #95EBFD
tetradic
#FD95EB #FDDB95 #95FDA7 #95B7FD
square
#FD95EB #FDDB95 #95FDA7 #95B7FD
split-complementary
#FD95EB #B7FD95 #95FDDB
monochromatic
#FB1DD4 #FC59E0 #FD95EB #FED1F6 #FEE1F9
Accessibility & contrast
On white
1.97
#FD95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FD95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95EB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95EB | 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)
#94AFEE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FF9AB5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd95eb; /* rgb */ color: rgb(253, 149, 235); /* oklch */ color: oklch(80.5% 0.162 333.6);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#fd95eb',
950: '#000000',
},
}SCSS
$custom: #fd95eb; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#fd95eb",
"rgb": {
"r": 253,
"g": 149,
"b": 235
},
"hsl": {
"h": 310.385,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.80547,
"c": 0.1624,
"h": 333.6
},
"luminance": 0.48376
}Semantic roles & 50–950 ramp
primary
#FD95EB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084