#FB8AEF#FB8AEF
#FB8AEF is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.182 H 331.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8AEF |
|---|---|
| RGB | rgb(251, 138, 239) |
| HSL | hsl(306, 93%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 4.8%, 1.6%) |
| CIE-LAB | lab(72.84, 56.34, -32.36) |
| CIE-LCH | lch(72.84, 64.97, 330.13°) |
| OKLab | oklab(78.88% 0.1598 -0.088) |
| OKLCH | oklch(78.88% 0.182 331.2) |
| XYZ | xyz(64.4516, 44.9218, 86.9206) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 6.57
Bubblegum Pink
#FE83CC
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8AEF #8AFB96
analogous
#CF8AFB #FB8AEF #FB8AB7
triadic
#FB8AEF #EFFB8A #8AEFFB
tetradic
#FB8AEF #FBCF8A #8AFB96 #8AB7FB
square
#FB8AEF #FBCF8A #8AFB96 #8AB7FB
split-complementary
#FB8AEF #B7FB8A #8AFBCF
monochromatic
#F714DF #F94FE7 #FB8AEF #FDC5F7 #FEE1FB
Accessibility & contrast
On white
2.10
#FB8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FB8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8AEF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8AEF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8aef; /* rgb */ color: rgb(251, 138, 239); /* oklch */ color: oklch(78.9% 0.182 331.2);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fb8aef',
950: '#000000',
},
}SCSS
$custom: #fb8aef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fb8aef",
"rgb": {
"r": 251,
"g": 138,
"b": 239
},
"hsl": {
"h": 306.372,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.78882,
"c": 0.18244,
"h": 331.2
},
"luminance": 0.44918
}Semantic roles & 50–950 ramp
primary
#FB8AEF
secondary
#D5F6D8
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085