#FB9AED#FB9AED
#FB9AED is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.2% C 0.154 H 332.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AED |
|---|---|
| RGB | rgb(251, 154, 237) |
| HSL | hsl(309, 92%, 79%) |
| HSV | hsv(309, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(75.91, 48.00, -26.55) |
| CIE-LCH | lch(75.91, 54.85, 331.05°) |
| OKLab | oklab(81.16% 0.1365 -0.0717) |
| OKLCH | oklch(81.16% 0.154 332.3) |
| XYZ | xyz(66.6247, 49.7382, 86.1954) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.63
Bubblegum Pink
#FE83CC
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 7.92
Mauve
#E0B0FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AED #9AFBA8
analogous
#D99AFB #FB9AED #FB9ABD
triadic
#FB9AED #EDFB9A #9AEDFB
tetradic
#FB9AED #FBD99A #9AFBA8 #9ABDFB
square
#FB9AED #FBD99A #9AFBA8 #9ABDFB
split-complementary
#FB9AED #BDFB9A #9AFBD9
monochromatic
#F624D8 #F95FE3 #FB9AED #FDD5F7 #FEE2FA
Accessibility & contrast
On white
1.92
#FB9AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FB9AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AED
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AED | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb9aed; /* rgb */ color: rgb(251, 154, 237); /* oklch */ color: oklch(81.2% 0.154 332.3);
Tailwind
colors: {
custom: {
50: '#feb9f3',
500: '#fb9aed',
950: '#000000',
},
}SCSS
$custom: #fb9aed; $custom-light: #feb9f3; $custom-dark: #000000;
JSON
{
"hex": "#fb9aed",
"rgb": {
"r": 251,
"g": 154,
"b": 237
},
"hsl": {
"h": 308.66,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.81156,
"c": 0.15423,
"h": 332.3
},
"luminance": 0.49735
}Semantic roles & 50–950 ramp
primary
#FB9AED
secondary
#D5F6DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185