#FD7BF3#FD7BF3
#FD7BF3 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.211 H 330.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF3 |
|---|---|
| RGB | rgb(253, 123, 243) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 4%, 0.8%) |
| CIE-LAB | lab(70.54, 64.69, -38.09) |
| CIE-LCH | lch(70.54, 75.07, 329.51°) |
| OKLab | oklab(77.28% 0.1831 -0.1041) |
| OKLCH | oklch(77.28% 0.211 330.4) |
| XYZ | xyz(63.7681, 41.5236, 89.4327) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF3 #7BFD85
analogous
#C67BFD #FD7BF3 #FD7BB2
triadic
#FD7BF3 #F3FD7B #7BF3FD
tetradic
#FD7BF3 #FDC67B #7BFD85 #7BB2FD
square
#FD7BF3 #FDC67B #7BFD85 #7BB2FD
split-complementary
#FD7BF3 #B2FD7B #7BFDC6
monochromatic
#FA04E7 #FC3FEE #FD7BF3 #FEB7F8 #FFE1FC
Accessibility & contrast
On white
2.26
#FD7BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FD7BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF3
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF3 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7bf3; /* rgb */ color: rgb(253, 123, 243); /* oklch */ color: oklch(77.3% 0.211 330.4);
Tailwind
colors: {
custom: {
50: '#ffa6f7',
500: '#fd7bf3',
950: '#000000',
},
}SCSS
$custom: #fd7bf3; $custom-light: #ffa6f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf3",
"rgb": {
"r": 253,
"g": 123,
"b": 243
},
"hsl": {
"h": 304.615,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77282,
"c": 0.21061,
"h": 330.4
},
"luminance": 0.4152
}Semantic roles & 50–950 ramp
primary
#FD7BF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85