#FC7BED#FC7BED
#FC7BED is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.205 H 331.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7BED |
|---|---|
| RGB | rgb(252, 123, 237) |
| HSL | hsl(307, 96%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 51.2%, 6%, 1.2%) |
| CIE-LAB | lab(70.16, 63.44, -35.40) |
| CIE-LCH | lch(70.16, 72.65, 330.84°) |
| OKLab | oklab(76.89% 0.181 -0.0965) |
| OKLCH | oklch(76.89% 0.205 331.9) |
| XYZ | xyz(62.5136, 40.9798, 84.7216) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.39
Violet (CSS)
#EE82EE
ΔE00 2.49
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 5.25
Violet Pink
#FB5FFC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7BED #7BFC8A
analogous
#CA7BFC #FC7BED #FC7BAC
triadic
#FC7BED #EDFC7B #7BEDFC
tetradic
#FC7BED #FCCA7B #7BFC8A #7BACFC
square
#FC7BED #FCCA7B #7BFC8A #7BACFC
split-complementary
#FC7BED #ACFC7B #7BFCCA
monochromatic
#F706DB #FB3FE5 #FC7BED #FDB7F5 #FEE1FB
Accessibility & contrast
On white
2.28
#FC7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FC7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7BED
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7BED | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#FF85A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc7bed; /* rgb */ color: rgb(252, 123, 237); /* oklch */ color: oklch(76.9% 0.205 331.9);
Tailwind
colors: {
custom: {
50: '#ffa6f3',
500: '#fc7bed',
950: '#000000',
},
}SCSS
$custom: #fc7bed; $custom-light: #ffa6f3; $custom-dark: #000000;
JSON
{
"hex": "#fc7bed",
"rgb": {
"r": 252,
"g": 123,
"b": 237
},
"hsl": {
"h": 306.977,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76893,
"c": 0.20511,
"h": 331.9
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#FC7BED
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85