#FD7BFB#FD7BFB
#FD7BFB is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.6% C 0.217 H 328.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BFB |
|---|---|
| RGB | rgb(253, 123, 251) |
| HSL | hsl(301, 97%, 74%) |
| HSV | hsv(301, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 0.8%, 0.8%) |
| CIE-LAB | lab(70.88, 66.03, -41.94) |
| CIE-LCH | lch(70.88, 78.22, 327.58°) |
| OKLab | oklab(77.65% 0.1843 -0.1151) |
| OKLCH | oklch(77.65% 0.217 328) |
| XYZ | xyz(65.0026, 42.0174, 95.9344) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BFB #7BFD7D
analogous
#BE7BFD #FD7BFB #FD7BBA
triadic
#FD7BFB #FBFD7B #7BFBFD
tetradic
#FD7BFB #FDBE7B #7BFD7D #7BBAFD
square
#FD7BFB #FDBE7B #7BFD7D #7BBAFD
split-complementary
#FD7BFB #BAFD7B #7BFDBE
monochromatic
#FA04F6 #FC3FF9 #FD7BFB #FEB7FD #FFE1FE
Accessibility & contrast
On white
2.23
#FD7BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FD7BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BFB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BFB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#FF89B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7bfb; /* rgb */ color: rgb(253, 123, 251); /* oklch */ color: oklch(77.6% 0.217 328.0);
Tailwind
colors: {
custom: {
50: '#ffa6fd',
500: '#fd7bfb',
950: '#000000',
},
}SCSS
$custom: #fd7bfb; $custom-light: #ffa6fd; $custom-dark: #000000;
JSON
{
"hex": "#fd7bfb",
"rgb": {
"r": 253,
"g": 123,
"b": 251
},
"hsl": {
"h": 300.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77646,
"c": 0.21727,
"h": 328
},
"luminance": 0.42014
}Semantic roles & 50–950 ramp
primary
#FD7BFB
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85