#FD8EF3#FD8EF3
#FD8EF3 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.8% C 0.181 H 330.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EF3 |
|---|---|
| RGB | rgb(253, 142, 243) |
| HSL | hsl(305, 97%, 77%) |
| HSV | hsv(305, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 4%, 0.8%) |
| CIE-LAB | lab(74.00, 55.63, -32.73) |
| CIE-LCH | lch(74.00, 64.55, 329.53°) |
| OKLab | oklab(79.85% 0.1572 -0.089) |
| OKLCH | oklch(79.85% 0.181 330.5) |
| XYZ | xyz(66.3580, 46.7033, 90.2960) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 7.24
Candy Pink
#FF63E9
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EF3 #8EFD98
analogous
#CF8EFD #FD8EF3 #FD8EBC
triadic
#FD8EF3 #F3FD8E #8EF3FD
tetradic
#FD8EF3 #FDCF8E #8EFD98 #8EBCFD
square
#FD8EF3 #FDCF8E #8EFD98 #8EBCFD
split-complementary
#FD8EF3 #BCFD8E #8EFDCF
monochromatic
#FB16E6 #FC52ED #FD8EF3 #FECAF9 #FEE1FC
Accessibility & contrast
On white
2.03
#FD8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FD8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EF3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EF3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF7
Deuteranopia (green-blind)
#A8BBF0
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ef3; /* rgb */ color: rgb(253, 142, 243); /* oklch */ color: oklch(79.8% 0.181 330.5);
Tailwind
colors: {
custom: {
50: '#ffb2f7',
500: '#fd8ef3',
950: '#000000',
},
}SCSS
$custom: #fd8ef3; $custom-light: #ffb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fd8ef3",
"rgb": {
"r": 253,
"g": 142,
"b": 243
},
"hsl": {
"h": 305.405,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79849,
"c": 0.18069,
"h": 330.5
},
"luminance": 0.467
}Semantic roles & 50–950 ramp
primary
#FD8EF3
secondary
#D4F7D7
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085