#FD95ED#FD95ED
#FD95ED is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.6% C 0.164 H 332.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95ED |
|---|---|
| RGB | rgb(253, 149, 237) |
| HSL | hsl(309, 96%, 79%) |
| HSV | hsv(309, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(75.14, 51.14, -27.71) |
| CIE-LCH | lch(75.14, 58.17, 331.55°) |
| OKLab | oklab(80.63% 0.146 -0.0749) |
| OKLCH | oklch(80.63% 0.164 332.8) |
| XYZ | xyz(66.5410, 48.4956, 85.9600) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.99
Pink (survey)
#FF81C0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95ED #95FDA5
analogous
#D995FD #FD95ED #FD95B9
triadic
#FD95ED #EDFD95 #95EDFD
tetradic
#FD95ED #FDD995 #95FDA5 #95B9FD
square
#FD95ED #FDD995 #95FDA5 #95B9FD
split-complementary
#FD95ED #B9FD95 #95FDD9
monochromatic
#FB1DD9 #FC59E3 #FD95ED #FED1F7 #FEE1FA
Accessibility & contrast
On white
1.96
#FD95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FD95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95ED
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95ED | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#AFBEEA
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd95ed; /* rgb */ color: rgb(253, 149, 237); /* oklch */ color: oklch(80.6% 0.164 332.8);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#fd95ed',
950: '#000000',
},
}SCSS
$custom: #fd95ed; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#fd95ed",
"rgb": {
"r": 253,
"g": 149,
"b": 237
},
"hsl": {
"h": 309.231,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.80626,
"c": 0.16406,
"h": 332.8
},
"luminance": 0.48492
}Semantic roles & 50–950 ramp
primary
#FD95ED
secondary
#D4F7DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085