#FD7EEF#FD7EEF
#FD7EEF is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.203 H 331.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EEF |
|---|---|
| RGB | rgb(253, 126, 239) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 5.5%, 0.8%) |
| CIE-LAB | lab(70.90, 62.65, -35.34) |
| CIE-LCH | lch(70.90, 71.93, 330.57°) |
| OKLab | oklab(77.49% 0.1784 -0.0963) |
| OKLCH | oklch(77.49% 0.203 331.6) |
| XYZ | xyz(63.5485, 42.0404, 86.4120) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EEF #7EFD8C
analogous
#CC7EFD #FD7EEF #FD7EB0
triadic
#FD7EEF #EFFD7E #7EEFFD
tetradic
#FD7EEF #FDCC7E #7EFD8C #7EB0FD
square
#FD7EEF #FDCC7E #7EFD8C #7EB0FD
split-complementary
#FD7EEF #B0FD7E #7EFDCC
monochromatic
#FB05E0 #FC42E8 #FD7EEF #FEBAF6 #FFE1FB
Accessibility & contrast
On white
2.23
#FD7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FD7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EEF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EEF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7eef; /* rgb */ color: rgb(253, 126, 239); /* oklch */ color: oklch(77.5% 0.203 331.6);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fd7eef',
950: '#000000',
},
}SCSS
$custom: #fd7eef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7eef",
"rgb": {
"r": 253,
"g": 126,
"b": 239
},
"hsl": {
"h": 306.614,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77492,
"c": 0.20276,
"h": 331.6
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#FD7EEF
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85