#FB8FED#FB8FED
#FB8FED is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.173 H 332.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FED |
|---|---|
| RGB | rgb(251, 143, 237) |
| HSL | hsl(308, 93%, 77%) |
| HSV | hsv(308, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 5.6%, 1.6%) |
| CIE-LAB | lab(73.72, 53.54, -29.91) |
| CIE-LCH | lch(73.72, 61.33, 330.81°) |
| OKLab | oklab(79.52% 0.1524 -0.0811) |
| OKLCH | oklch(79.52% 0.173 332) |
| XYZ | xyz(64.8917, 46.2722, 85.6178) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.47
Purply Pink
#F075E6
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 6.37
Plum
#DDA0DD
ΔE00 7.08
Candy Pink
#FF63E9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FED #8FFB9D
analogous
#D38FFB #FB8FED #FB8FB7
triadic
#FB8FED #EDFB8F #8FEDFB
tetradic
#FB8FED #FBD38F #8FFB9D #8FB7FB
square
#FB8FED #FBD38F #8FFB9D #8FB7FB
split-complementary
#FB8FED #B7FB8F #8FFBD3
monochromatic
#F719DA #F954E4 #FB8FED #FDCAF6 #FEE1FA
Accessibility & contrast
On white
2.05
#FB8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FB8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FED
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FED | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8fed; /* rgb */ color: rgb(251, 143, 237); /* oklch */ color: oklch(79.5% 0.173 332.0);
Tailwind
colors: {
custom: {
50: '#feb2f3',
500: '#fb8fed',
950: '#000000',
},
}SCSS
$custom: #fb8fed; $custom-light: #feb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8fed",
"rgb": {
"r": 251,
"g": 143,
"b": 237
},
"hsl": {
"h": 307.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79515,
"c": 0.17259,
"h": 332
},
"luminance": 0.46269
}Semantic roles & 50–950 ramp
primary
#FB8FED
secondary
#D5F6D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085