#FB9AEB#FB9AEB
#FB9AEB is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.153 H 333.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AEB |
|---|---|
| RGB | rgb(251, 154, 235) |
| HSL | hsl(310, 92%, 79%) |
| HSV | hsv(310, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 6.4%, 1.6%) |
| CIE-LAB | lab(75.84, 47.66, -25.57) |
| CIE-LCH | lch(75.84, 54.09, 331.78°) |
| OKLab | oklab(81.08% 0.136 -0.069) |
| OKLCH | oklch(81.08% 0.153 333.1) |
| XYZ | xyz(66.3341, 49.6220, 84.6651) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.64
Purply Pink
#F075E6
ΔE00 8.04
Pink (survey)
#FF81C0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AEB #9AFBAA
analogous
#DB9AFB #FB9AEB #FB9ABB
triadic
#FB9AEB #EBFB9A #9AEBFB
tetradic
#FB9AEB #FBDB9A #9AFBAA #9ABBFB
square
#FB9AEB #FBDB9A #9AFBAA #9ABBFB
split-complementary
#FB9AEB #BBFB9A #9AFBDB
monochromatic
#F624D4 #F95FDF #FB9AEB #FDD5F7 #FEE2F9
Accessibility & contrast
On white
1.92
#FB9AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FB9AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AEB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AEB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#FF9FB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fb9aeb; /* rgb */ color: rgb(251, 154, 235); /* oklch */ color: oklch(81.1% 0.153 333.1);
Tailwind
colors: {
custom: {
50: '#feb9f1',
500: '#fb9aeb',
950: '#000000',
},
}SCSS
$custom: #fb9aeb; $custom-light: #feb9f1; $custom-dark: #000000;
JSON
{
"hex": "#fb9aeb",
"rgb": {
"r": 251,
"g": 154,
"b": 235
},
"hsl": {
"h": 309.897,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.81079,
"c": 0.15253,
"h": 333.1
},
"luminance": 0.49619
}Semantic roles & 50–950 ramp
primary
#FB9AEB
secondary
#D5F6DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181216
muted
#868184