#FB8CEA#FB8CEA
#FB8CEA is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.175 H 333.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CEA |
|---|---|
| RGB | rgb(251, 140, 234) |
| HSL | hsl(309, 93%, 77%) |
| HSV | hsv(309, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 6.8%, 1.6%) |
| CIE-LAB | lab(73.03, 54.53, -29.33) |
| CIE-LCH | lch(73.03, 61.91, 331.72°) |
| OKLab | oklab(78.96% 0.1559 -0.0794) |
| OKLCH | oklch(78.96% 0.175 333) |
| XYZ | xyz(64.0127, 45.2096, 83.1806) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CEA #8CFB9D
analogous
#D58CFB #FB8CEA #FB8CB3
triadic
#FB8CEA #EAFB8C #8CEAFB
tetradic
#FB8CEA #FBD58C #8CFB9D #8CB3FB
square
#FB8CEA #FBD58C #8CFB9D #8CB3FB
split-complementary
#FB8CEA #B3FB8C #8CFBD5
monochromatic
#F716D4 #F951DF #FB8CEA #FDC7F5 #FEE1FA
Accessibility & contrast
On white
2.09
#FB8CEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FB8CEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CEA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CEA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#FF93B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8cea; /* rgb */ color: rgb(251, 140, 234); /* oklch */ color: oklch(79.0% 0.175 333.0);
Tailwind
colors: {
custom: {
50: '#ffb0f1',
500: '#fb8cea',
950: '#000000',
},
}SCSS
$custom: #fb8cea; $custom-light: #ffb0f1; $custom-dark: #000000;
JSON
{
"hex": "#fb8cea",
"rgb": {
"r": 251,
"g": 140,
"b": 234
},
"hsl": {
"h": 309.189,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.7896,
"c": 0.17501,
"h": 333
},
"luminance": 0.45206
}Semantic roles & 50–950 ramp
primary
#FB8CEA
secondary
#D5F6DA
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084