#FD7EED#FD7EED
#FD7EED is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.201 H 332.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EED |
|---|---|
| RGB | rgb(253, 126, 237) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(70.82, 62.32, -34.37) |
| CIE-LCH | lch(70.82, 71.17, 331.12°) |
| OKLab | oklab(77.41% 0.1781 -0.0935) |
| OKLCH | oklch(77.41% 0.201 332.3) |
| XYZ | xyz(63.2547, 41.9228, 84.8646) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EED #7EFD8E
analogous
#CE7EFD #FD7EED #FD7EAE
triadic
#FD7EED #EDFD7E #7EEDFD
tetradic
#FD7EED #FDCE7E #7EFD8E #7EAEFD
square
#FD7EED #FDCE7E #7EFD8E #7EAEFD
split-complementary
#FD7EED #AEFD7E #7EFDCE
monochromatic
#FB05DC #FC42E5 #FD7EED #FEBAF5 #FFE1FB
Accessibility & contrast
On white
2.24
#FD7EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FD7EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EED
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EED | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7eed; /* rgb */ color: rgb(253, 126, 237); /* oklch */ color: oklch(77.4% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#ffa8f3',
500: '#fd7eed',
950: '#000000',
},
}SCSS
$custom: #fd7eed; $custom-light: #ffa8f3; $custom-dark: #000000;
JSON
{
"hex": "#fd7eed",
"rgb": {
"r": 253,
"g": 126,
"b": 237
},
"hsl": {
"h": 307.559,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77405,
"c": 0.20115,
"h": 332.3
},
"luminance": 0.41919
}Semantic roles & 50–950 ramp
primary
#FD7EED
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85