#FD7FEB#FD7FEB
#FD7FEB is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.5% C 0.198 H 333.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FEB |
|---|---|
| RGB | rgb(253, 127, 235) |
| HSL | hsl(309, 97%, 75%) |
| HSV | hsv(309, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(70.91, 61.53, -33.12) |
| CIE-LCH | lch(70.91, 69.88, 331.71°) |
| OKLab | oklab(77.45% 0.1764 -0.09) |
| OKLCH | oklch(77.45% 0.198 333) |
| XYZ | xyz(63.0926, 42.0636, 83.3771) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FEB #7FFD91
analogous
#D07FFD #FD7FEB #FD7FAC
triadic
#FD7FEB #EBFD7F #7FEBFD
tetradic
#FD7FEB #FDD07F #7FFD91 #7FACFD
square
#FD7FEB #FDD07F #7FFD91 #7FACFD
split-complementary
#FD7FEB #ACFD7F #7FFDD0
monochromatic
#FB06D8 #FC43E2 #FD7FEB #FEBBF4 #FFE1FA
Accessibility & contrast
On white
2.23
#FD7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FD7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FEB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FEB | 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)
#7CA2EF
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7feb; /* rgb */ color: rgb(253, 127, 235); /* oklch */ color: oklch(77.5% 0.198 333.0);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fd7feb',
950: '#000000',
},
}SCSS
$custom: #fd7feb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fd7feb",
"rgb": {
"r": 253,
"g": 127,
"b": 235
},
"hsl": {
"h": 308.571,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77451,
"c": 0.198,
"h": 333
},
"luminance": 0.4206
}Semantic roles & 50–950 ramp
primary
#FD7FEB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85