#FD7BF2#FD7BF2
#FD7BF2 is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.210 H 330.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BF2 |
|---|---|
| RGB | rgb(253, 123, 242) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 4.3%, 0.8%) |
| CIE-LAB | lab(70.50, 64.53, -37.61) |
| CIE-LCH | lch(70.50, 74.69, 329.76°) |
| OKLab | oklab(77.24% 0.1829 -0.1027) |
| OKLCH | oklch(77.24% 0.21 330.7) |
| XYZ | xyz(63.6175, 41.4634, 88.6396) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BF2 #7BFD86
analogous
#C77BFD #FD7BF2 #FD7BB1
triadic
#FD7BF2 #F2FD7B #7BF2FD
tetradic
#FD7BF2 #FDC77B #7BFD86 #7BB1FD
square
#FD7BF2 #FDC77B #7BFD86 #7BB1FD
split-complementary
#FD7BF2 #B1FD7B #7BFDC7
monochromatic
#FA04E5 #FC3FEC #FD7BF2 #FEB7F8 #FFE1FC
Accessibility & contrast
On white
2.26
#FD7BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FD7BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BF2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BF2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF86AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7bf2; /* rgb */ color: rgb(253, 123, 242); /* oklch */ color: oklch(77.2% 0.210 330.7);
Tailwind
colors: {
custom: {
50: '#ffa6f6',
500: '#fd7bf2',
950: '#000000',
},
}SCSS
$custom: #fd7bf2; $custom-light: #ffa6f6; $custom-dark: #000000;
JSON
{
"hex": "#fd7bf2",
"rgb": {
"r": 253,
"g": 123,
"b": 242
},
"hsl": {
"h": 305.077,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.77237,
"c": 0.20979,
"h": 330.7
},
"luminance": 0.41459
}Semantic roles & 50–950 ramp
primary
#FD7BF2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85