#FD7FFB#FD7FFB
#FD7FFB is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.211 H 328.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7FFB |
|---|---|
| RGB | rgb(253, 127, 251) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 50%, 99%) |
| CMYK | cmyk(0%, 49.8%, 0.8%, 0.8%) |
| CIE-LAB | lab(71.58, 64.18, -40.86) |
| CIE-LCH | lch(71.58, 76.08, 327.52°) |
| OKLab | oklab(78.16% 0.179 -0.1121) |
| OKLCH | oklch(78.16% 0.211 328) |
| XYZ | xyz(65.5090, 43.0302, 96.1032) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.31
Light Magenta
#FA5FF7
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7FFB #7FFD81
analogous
#C07FFD #FD7FFB #FD7FBC
triadic
#FD7FFB #FBFD7F #7FFBFD
tetradic
#FD7FFB #FDC07F #7FFD81 #7FBCFD
square
#FD7FFB #FDC07F #7FFD81 #7FBCFD
split-complementary
#FD7FFB #BCFD7F #7FFDC0
monochromatic
#FB06F7 #FC43F9 #FD7FFB #FEBBFD #FFE1FE
Accessibility & contrast
On white
2.19
#FD7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FD7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7FFB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7FFB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#FF8CB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd7ffb; /* rgb */ color: rgb(253, 127, 251); /* oklch */ color: oklch(78.2% 0.211 328.0);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fd7ffb',
950: '#000000',
},
}SCSS
$custom: #fd7ffb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fd7ffb",
"rgb": {
"r": 253,
"g": 127,
"b": 251
},
"hsl": {
"h": 300.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.78156,
"c": 0.21122,
"h": 328
},
"luminance": 0.43026
}Semantic roles & 50–950 ramp
primary
#FD7FFB
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85