#FD8EF5#FD8EF5
#FD8EF5 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.182 H 329.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EF5 |
|---|---|
| RGB | rgb(253, 142, 245) |
| HSL | hsl(304, 97%, 77%) |
| HSV | hsv(304, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 3.2%, 0.8%) |
| CIE-LAB | lab(74.08, 55.97, -33.70) |
| CIE-LCH | lch(74.08, 65.33, 328.95°) |
| OKLab | oklab(79.93% 0.1576 -0.0918) |
| OKLCH | oklch(79.93% 0.182 329.8) |
| XYZ | xyz(66.6616, 46.8248, 91.8953) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 7.35
Bubblegum Pink
#FE83CC
ΔE00 7.58
Plum
#DDA0DD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EF5 #8EFD96
analogous
#CD8EFD #FD8EF5 #FD8EBE
triadic
#FD8EF5 #F5FD8E #8EF5FD
tetradic
#FD8EF5 #FDCD8E #8EFD96 #8EBEFD
square
#FD8EF5 #FDCD8E #8EFD96 #8EBEFD
split-complementary
#FD8EF5 #BEFD8E #8EFDCD
monochromatic
#FB16EA #FC52F0 #FD8EF5 #FECAFA #FEE1FC
Accessibility & contrast
On white
2.03
#FD8EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FD8EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EF5
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EF5 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADF9
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ef5; /* rgb */ color: rgb(253, 142, 245); /* oklch */ color: oklch(79.9% 0.182 329.8);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#fd8ef5',
950: '#000000',
},
}SCSS
$custom: #fd8ef5; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fd8ef5",
"rgb": {
"r": 253,
"g": 142,
"b": 245
},
"hsl": {
"h": 304.324,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79933,
"c": 0.18241,
"h": 329.8
},
"luminance": 0.46821
}Semantic roles & 50–950 ramp
primary
#FD8EF5
secondary
#D4F7D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085