#FD7EEE#FD7EEE
#FD7EEE is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.202 H 332.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EEE |
|---|---|
| RGB | rgb(253, 126, 238) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 5.9%, 0.8%) |
| CIE-LAB | lab(70.86, 62.49, -34.86) |
| CIE-LCH | lch(70.86, 71.55, 330.85°) |
| OKLab | oklab(77.45% 0.1783 -0.0949) |
| OKLCH | oklch(77.45% 0.202 332) |
| XYZ | xyz(63.4012, 41.9814, 85.6362) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 2.89
Candy Pink
#FF63E9
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.56
Light Magenta
#FA5FF7
ΔE00 5.79
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EEE #7EFD8D
analogous
#CD7EFD #FD7EEE #FD7EAE
triadic
#FD7EEE #EEFD7E #7EEEFD
tetradic
#FD7EEE #FDCD7E #7EFD8D #7EAEFD
square
#FD7EEE #FDCD7E #7EFD8D #7EAEFD
split-complementary
#FD7EEE #AEFD7E #7EFDCD
monochromatic
#FB05DE #FC42E6 #FD7EEE #FEBAF6 #FFE1FB
Accessibility & contrast
On white
2.24
#FD7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FD7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EEE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EEE | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7eee; /* rgb */ color: rgb(253, 126, 238); /* oklch */ color: oklch(77.4% 0.202 332.0);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fd7eee',
950: '#000000',
},
}SCSS
$custom: #fd7eee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7eee",
"rgb": {
"r": 253,
"g": 126,
"b": 238
},
"hsl": {
"h": 307.087,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77449,
"c": 0.20196,
"h": 332
},
"luminance": 0.41977
}Semantic roles & 50–950 ramp
primary
#FD7EEE
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85