#FB8AED#FB8AED
#FB8AED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.181 H 331.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8AED |
|---|---|
| RGB | rgb(251, 138, 237) |
| HSL | hsl(307, 93%, 76%) |
| HSV | hsv(307, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 5.6%, 1.6%) |
| CIE-LAB | lab(72.76, 56.01, -31.38) |
| CIE-LCH | lch(72.76, 64.20, 330.74°) |
| OKLab | oklab(78.8% 0.1594 -0.0852) |
| OKLCH | oklch(78.8% 0.181 331.9) |
| XYZ | xyz(64.1577, 44.8043, 85.3731) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 6.61
Plum
#DDA0DD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8AED #8AFB98
analogous
#D18AFB #FB8AED #FB8AB5
triadic
#FB8AED #EDFB8A #8AEDFB
tetradic
#FB8AED #FBD18A #8AFB98 #8AB5FB
square
#FB8AED #FBD18A #8AFB98 #8AB5FB
split-complementary
#FB8AED #B5FB8A #8AFBD1
monochromatic
#F714DB #F94FE4 #FB8AED #FDC5F6 #FEE1FA
Accessibility & contrast
On white
2.11
#FB8AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FB8AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8AED
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8AED | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8aed; /* rgb */ color: rgb(251, 138, 237); /* oklch */ color: oklch(78.8% 0.181 331.9);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fb8aed',
950: '#000000',
},
}SCSS
$custom: #fb8aed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fb8aed",
"rgb": {
"r": 251,
"g": 138,
"b": 237
},
"hsl": {
"h": 307.434,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.78799,
"c": 0.18076,
"h": 331.9
},
"luminance": 0.44801
}Semantic roles & 50–950 ramp
primary
#FB8AED
secondary
#D5F6D9
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085