#FD8EF2#FD8EF2
#FD8EF2 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.180 H 330.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EF2 |
|---|---|
| RGB | rgb(253, 142, 242) |
| HSL | hsl(306, 97%, 77%) |
| HSV | hsv(306, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 4.3%, 0.8%) |
| CIE-LAB | lab(73.96, 55.46, -32.25) |
| CIE-LCH | lch(73.96, 64.16, 329.83°) |
| OKLab | oklab(79.81% 0.157 -0.0877) |
| OKLCH | oklch(79.81% 0.18 330.8) |
| XYZ | xyz(66.2074, 46.6431, 89.5029) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.07
Candy Pink
#FF63E9
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EF2 #8EFD99
analogous
#D18EFD #FD8EF2 #FD8EBA
triadic
#FD8EF2 #F2FD8E #8EF2FD
tetradic
#FD8EF2 #FDD18E #8EFD99 #8EBAFD
square
#FD8EF2 #FDD18E #8EFD99 #8EBAFD
split-complementary
#FD8EF2 #BAFD8E #8EFDD1
monochromatic
#FB16E4 #FC52EB #FD8EF2 #FECAF9 #FEE1FC
Accessibility & contrast
On white
2.03
#FD8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FD8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EF2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EF2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd8ef2; /* rgb */ color: rgb(253, 142, 242); /* oklch */ color: oklch(79.8% 0.180 330.8);
Tailwind
colors: {
custom: {
50: '#ffb2f6',
500: '#fd8ef2',
950: '#000000',
},
}SCSS
$custom: #fd8ef2; $custom-light: #ffb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fd8ef2",
"rgb": {
"r": 253,
"g": 142,
"b": 242
},
"hsl": {
"h": 305.946,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79808,
"c": 0.17983,
"h": 330.8
},
"luminance": 0.46639
}Semantic roles & 50–950 ramp
primary
#FD8EF2
secondary
#D4F7D8
accent
#E61700
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085