#FB8AEC#FB8AEC
#FB8AEC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.180 H 332.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8AEC |
|---|---|
| RGB | rgb(251, 138, 236) |
| HSL | hsl(308, 93%, 76%) |
| HSV | hsv(308, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 6%, 1.6%) |
| CIE-LAB | lab(72.72, 55.84, -30.90) |
| CIE-LCH | lch(72.72, 63.82, 331.04°) |
| OKLab | oklab(78.76% 0.1592 -0.0838) |
| OKLCH | oklch(78.76% 0.18 332.2) |
| XYZ | xyz(64.0121, 44.7460, 84.6058) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8AEC #8AFB99
analogous
#D28AFB #FB8AEC #FB8AB4
triadic
#FB8AEC #ECFB8A #8AECFB
tetradic
#FB8AEC #FBD28A #8AFB99 #8AB4FB
square
#FB8AEC #FBD28A #8AFB99 #8AB4FB
split-complementary
#FB8AEC #B4FB8A #8AFBD2
monochromatic
#F714D9 #F94FE2 #FB8AEC #FDC5F6 #FEE1FA
Accessibility & contrast
On white
2.11
#FB8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FB8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8AEC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8AEC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb8aec; /* rgb */ color: rgb(251, 138, 236); /* oklch */ color: oklch(78.8% 0.180 332.2);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#fb8aec',
950: '#000000',
},
}SCSS
$custom: #fb8aec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#fb8aec",
"rgb": {
"r": 251,
"g": 138,
"b": 236
},
"hsl": {
"h": 307.965,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.78757,
"c": 0.17993,
"h": 332.2
},
"luminance": 0.44742
}Semantic roles & 50–950 ramp
primary
#FB8AEC
secondary
#D5F6D9
accent
#E61E00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085