#FD7BEC#FD7BEC
#FD7BEC is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.0% C 0.205 H 332.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7BEC |
|---|---|
| RGB | rgb(253, 123, 236) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 51.4%, 6.7%, 0.8%) |
| CIE-LAB | lab(70.25, 63.55, -34.70) |
| CIE-LCH | lch(70.25, 72.41, 331.37°) |
| OKLab | oklab(76.97% 0.1819 -0.0945) |
| OKLCH | oklch(76.97% 0.205 332.6) |
| XYZ | xyz(62.7311, 41.1088, 83.9713) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Violet (CSS)
#EE82EE
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7BEC #7BFD8C
analogous
#CD7BFD #FD7BEC #FD7BAB
triadic
#FD7BEC #ECFD7B #7BECFD
tetradic
#FD7BEC #FDCD7B #7BFD8C #7BABFD
square
#FD7BEC #FDCD7B #7BFD8C #7BABFD
split-complementary
#FD7BEC #ABFD7B #7BFDCD
monochromatic
#FA04DA #FC3FE3 #FD7BEC #FEB7F5 #FFE1FB
Accessibility & contrast
On white
2.28
#FD7BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FD7BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7BEC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7BEC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7bec; /* rgb */ color: rgb(253, 123, 236); /* oklch */ color: oklch(77.0% 0.205 332.6);
Tailwind
colors: {
custom: {
50: '#ffa6f2',
500: '#fd7bec',
950: '#000000',
},
}SCSS
$custom: #fd7bec; $custom-light: #ffa6f2; $custom-dark: #000000;
JSON
{
"hex": "#fd7bec",
"rgb": {
"r": 253,
"g": 123,
"b": 236
},
"hsl": {
"h": 307.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.76974,
"c": 0.20496,
"h": 332.6
},
"luminance": 0.41105
}Semantic roles & 50–950 ramp
primary
#FD7BEC
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85