#FD7BF4#FD7BF4
#FD7BF4 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.3% C 0.211 H 330.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF4 |
|---|---|
| RGB | rgb(253, 123, 244) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 3.6%, 0.8%) |
| CIE-LAB | lab(70.58, 64.86, -38.58) |
| CIE-LCH | lch(70.58, 75.46, 329.26°) |
| OKLab | oklab(77.33% 0.1832 -0.1055) |
| OKLCH | oklch(77.33% 0.211 330.1) |
| XYZ | xyz(63.9195, 41.5842, 90.2302) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF4 #7BFD84
analogous
#C57BFD #FD7BF4 #FD7BB3
triadic
#FD7BF4 #F4FD7B #7BF4FD
tetradic
#FD7BF4 #FDC57B #7BFD84 #7BB3FD
square
#FD7BF4 #FDC57B #7BFD84 #7BB3FD
split-complementary
#FD7BF4 #B3FD7B #7BFDC5
monochromatic
#FA04E9 #FC3FEF #FD7BF4 #FEB7F9 #FFE1FC
Accessibility & contrast
On white
2.25
#FD7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FD7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7bf4; /* rgb */ color: rgb(253, 123, 244); /* oklch */ color: oklch(77.3% 0.211 330.1);
Tailwind
colors: {
custom: {
50: '#ffa6f8',
500: '#fd7bf4',
950: '#000000',
},
}SCSS
$custom: #fd7bf4; $custom-light: #ffa6f8; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf4",
"rgb": {
"r": 253,
"g": 123,
"b": 244
},
"hsl": {
"h": 304.154,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77327,
"c": 0.21143,
"h": 330.1
},
"luminance": 0.4158
}Semantic roles & 50–950 ramp
primary
#FD7BF4
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85