#FD95EE#FD95EE
#FD95EE is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.7% C 0.165 H 332.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95EE |
|---|---|
| RGB | rgb(253, 149, 238) |
| HSL | hsl(309, 96%, 79%) |
| HSV | hsv(309, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 5.9%, 0.8%) |
| CIE-LAB | lab(75.17, 51.31, -28.20) |
| CIE-LCH | lch(75.17, 58.55, 331.20°) |
| OKLab | oklab(80.67% 0.1462 -0.0763) |
| OKLCH | oklch(80.67% 0.165 332.4) |
| XYZ | xyz(66.6876, 48.5542, 86.7316) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.57
Purply Pink
#F075E6
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95EE #95FDA4
analogous
#D895FD #FD95EE #FD95BA
triadic
#FD95EE #EEFD95 #95EEFD
tetradic
#FD95EE #FDD895 #95FDA4 #95BAFD
square
#FD95EE #FDD895 #95FDA4 #95BAFD
split-complementary
#FD95EE #BAFD95 #95FDD8
monochromatic
#FB1DDB #FC59E4 #FD95EE #FED1F8 #FEE1FA
Accessibility & contrast
On white
1.96
#FD95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FD95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95EE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95EE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd95ee; /* rgb */ color: rgb(253, 149, 238); /* oklch */ color: oklch(80.7% 0.165 332.4);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#fd95ee',
950: '#000000',
},
}SCSS
$custom: #fd95ee; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#fd95ee",
"rgb": {
"r": 253,
"g": 149,
"b": 238
},
"hsl": {
"h": 308.654,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.80666,
"c": 0.16491,
"h": 332.4
},
"luminance": 0.48551
}Semantic roles & 50–950 ramp
primary
#FD95EE
secondary
#D4F7D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085