#FD7EE8#FD7EE8
#FD7EE8 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.2% C 0.197 H 333.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EE8 |
|---|---|
| RGB | rgb(253, 126, 232) |
| HSL | hsl(310, 97%, 74%) |
| HSV | hsv(310, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 8.3%, 0.8%) |
| CIE-LAB | lab(70.62, 61.52, -31.93) |
| CIE-LCH | lch(70.62, 69.31, 332.57°) |
| OKLab | oklab(77.19% 0.1771 -0.0866) |
| OKLCH | oklch(77.19% 0.197 333.9) |
| XYZ | xyz(62.5344, 41.6347, 81.0709) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EE8 #7EFD93
analogous
#D37EFD #FD7EE8 #FD7EA9
triadic
#FD7EE8 #E8FD7E #7EE8FD
tetradic
#FD7EE8 #FDD37E #7EFD93 #7EA9FD
square
#FD7EE8 #FDD37E #7EFD93 #7EA9FD
split-complementary
#FD7EE8 #A9FD7E #7EFDD3
monochromatic
#FB05D3 #FC42DD #FD7EE8 #FEBAF3 #FFE1FA
Accessibility & contrast
On white
2.25
#FD7EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FD7EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EE8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EE8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EC
Deuteranopia (green-blind)
#A1B4E4
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7ee8; /* rgb */ color: rgb(253, 126, 232); /* oklch */ color: oklch(77.2% 0.197 333.9);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#fd7ee8',
950: '#000000',
},
}SCSS
$custom: #fd7ee8; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#fd7ee8",
"rgb": {
"r": 253,
"g": 126,
"b": 232
},
"hsl": {
"h": 309.921,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77192,
"c": 0.19718,
"h": 333.9
},
"luminance": 0.41631
}Semantic roles & 50–950 ramp
primary
#FD7EE8
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84