#FD7EEC#FD7EEC
#FD7EEC is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.200 H 332.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EEC |
|---|---|
| RGB | rgb(253, 126, 236) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 6.7%, 0.8%) |
| CIE-LAB | lab(70.78, 62.16, -33.88) |
| CIE-LCH | lch(70.78, 70.80, 331.41°) |
| OKLab | oklab(77.36% 0.1779 -0.0922) |
| OKLCH | oklch(77.36% 0.2 332.6) |
| XYZ | xyz(63.1090, 41.8646, 84.0973) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.96
Violet Pink
#FB5FFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EEC #7EFD8F
analogous
#CE7EFD #FD7EEC #FD7EAD
triadic
#FD7EEC #ECFD7E #7EECFD
tetradic
#FD7EEC #FDCE7E #7EFD8F #7EADFD
square
#FD7EEC #FDCE7E #7EFD8F #7EADFD
split-complementary
#FD7EEC #ADFD7E #7EFDCE
monochromatic
#FB05DA #FC42E3 #FD7EEC #FEBAF5 #FFE1FB
Accessibility & contrast
On white
2.24
#FD7EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FD7EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EEC
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EEC | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7eec; /* rgb */ color: rgb(253, 126, 236); /* oklch */ color: oklch(77.4% 0.200 332.6);
Tailwind
colors: {
custom: {
50: '#ffa8f2',
500: '#fd7eec',
950: '#000000',
},
}SCSS
$custom: #fd7eec; $custom-light: #ffa8f2; $custom-dark: #000000;
JSON
{
"hex": "#fd7eec",
"rgb": {
"r": 253,
"g": 126,
"b": 236
},
"hsl": {
"h": 308.031,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77362,
"c": 0.20034,
"h": 332.6
},
"luminance": 0.4186
}Semantic roles & 50–950 ramp
primary
#FD7EEC
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85