#FD7DEB#FD7DEB
#FD7DEB is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.201 H 332.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DEB |
|---|---|
| RGB | rgb(253, 125, 235) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 7.1%, 0.8%) |
| CIE-LAB | lab(70.56, 62.47, -33.67) |
| CIE-LCH | lch(70.56, 70.96, 331.68°) |
| OKLab | oklab(77.19% 0.179 -0.0916) |
| OKLCH | oklch(77.19% 0.201 332.9) |
| XYZ | xyz(62.8369, 41.5521, 83.2918) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DEB #7DFD8F
analogous
#CF7DFD #FD7DEB #FD7DAB
triadic
#FD7DEB #EBFD7D #7DEBFD
tetradic
#FD7DEB #FDCF7D #7DFD8F #7DABFD
square
#FD7DEB #FDCF7D #7DFD8F #7DABFD
split-complementary
#FD7DEB #ABFD7D #7DFDCF
monochromatic
#FB04D8 #FC41E2 #FD7DEB #FEB9F4 #FFE1FA
Accessibility & contrast
On white
2.26
#FD7DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FD7DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DEB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DEB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF86A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7deb; /* rgb */ color: rgb(253, 125, 235); /* oklch */ color: oklch(77.2% 0.201 332.9);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#fd7deb',
950: '#000000',
},
}SCSS
$custom: #fd7deb; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7deb",
"rgb": {
"r": 253,
"g": 125,
"b": 235
},
"hsl": {
"h": 308.438,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77189,
"c": 0.2011,
"h": 332.9
},
"luminance": 0.41548
}Semantic roles & 50–950 ramp
primary
#FD7DEB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85