#FD7BF5#FD7BF5
#FD7BF5 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.4% C 0.212 H 329.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF5 |
|---|---|
| RGB | rgb(253, 123, 245) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.63, 65.02, -39.06) |
| CIE-LCH | lch(70.63, 75.85, 329.01°) |
| OKLab | oklab(77.37% 0.1834 -0.1069) |
| OKLCH | oklch(77.37% 0.212 329.8) |
| XYZ | xyz(64.0718, 41.6451, 91.0320) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 2.84
Candy Pink
#FF63E9
ΔE00 4.03
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF5 #7BFD83
analogous
#C47BFD #FD7BF5 #FD7BB4
triadic
#FD7BF5 #F5FD7B #7BF5FD
tetradic
#FD7BF5 #FDC47B #7BFD83 #7BB4FD
square
#FD7BF5 #FDC47B #7BFD83 #7BB4FD
split-complementary
#FD7BF5 #B4FD7B #7BFDC4
monochromatic
#FA04EB #FC3FF0 #FD7BF5 #FEB7FA #FFE1FD
Accessibility & contrast
On white
2.25
#FD7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FD7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF5
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF5 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F9
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7bf5; /* rgb */ color: rgb(253, 123, 245); /* oklch */ color: oklch(77.4% 0.212 329.8);
Tailwind
colors: {
custom: {
50: '#ffa6f9',
500: '#fd7bf5',
950: '#000000',
},
}SCSS
$custom: #fd7bf5; $custom-light: #ffa6f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf5",
"rgb": {
"r": 253,
"g": 123,
"b": 245
},
"hsl": {
"h": 303.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77372,
"c": 0.21226,
"h": 329.8
},
"luminance": 0.41641
}Semantic roles & 50–950 ramp
primary
#FD7BF5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85