#FC8BED#FC8BED
#FC8BED is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.180 H 332.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BED |
|---|---|
| RGB | rgb(252, 139, 237) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 6%, 1.2%) |
| CIE-LAB | lab(73.08, 55.81, -30.89) |
| CIE-LCH | lch(73.08, 63.79, 331.03°) |
| OKLab | oklab(79.06% 0.1591 -0.0838) |
| OKLCH | oklch(79.06% 0.18 332.2) |
| XYZ | xyz(64.6631, 45.2789, 85.4381) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.29
Candy Pink
#FF63E9
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BED #8BFC9A
analogous
#D38BFC #FC8BED #FC8BB5
triadic
#FC8BED #EDFC8B #8BEDFC
tetradic
#FC8BED #FCD38B #8BFC9A #8BB5FC
square
#FC8BED #FCD38B #8BFC9A #8BB5FC
split-complementary
#FC8BED #B5FC8B #8BFCD3
monochromatic
#F914DA #FA4FE4 #FC8BED #FEC7F6 #FEE1FA
Accessibility & contrast
On white
2.09
#FC8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FC8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BED
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BED | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8bed; /* rgb */ color: rgb(252, 139, 237); /* oklch */ color: oklch(79.1% 0.180 332.2);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fc8bed',
950: '#000000',
},
}SCSS
$custom: #fc8bed; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8bed",
"rgb": {
"r": 252,
"g": 139,
"b": 237
},
"hsl": {
"h": 307.965,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79058,
"c": 0.17982,
"h": 332.2
},
"luminance": 0.45275
}Semantic roles & 50–950 ramp
primary
#FC8BED
secondary
#D5F6D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085