#FB9EF4#FB9EF4
#FB9EF4 is a very light, vivid purple. Relative luminance 0.515; OKLCH L 82.0% C 0.154 H 329.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EF4 |
|---|---|
| RGB | rgb(251, 158, 244) |
| HSL | hsl(305, 92%, 80%) |
| HSV | hsv(305, 37%, 98%) |
| CMYK | cmyk(0%, 37.1%, 2.8%, 1.6%) |
| CIE-LAB | lab(76.98, 47.16, -28.71) |
| CIE-LCH | lch(76.98, 55.21, 328.67°) |
| OKLab | oklab(82.05% 0.1324 -0.0778) |
| OKLCH | oklch(82.05% 0.154 329.6) |
| XYZ | xyz(68.3386, 51.4977, 91.9108) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 8.20
Purply Pink
#F075E6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EF4 #9EFBA5
analogous
#D39EFB #FB9EF4 #FB9EC5
triadic
#FB9EF4 #F4FB9E #9EF4FB
tetradic
#FB9EF4 #FBD39E #9EFBA5 #9EC5FB
square
#FB9EF4 #FBD39E #9EFBA5 #9EC5FB
split-complementary
#FB9EF4 #C5FB9E #9EFBD3
monochromatic
#F628E7 #F963ED #FB9EF4 #FDD9FB #FEE2FC
Accessibility & contrast
On white
1.86
#FB9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FB9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EF4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EF4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F7
Deuteranopia (green-blind)
#B1C3F1
Tritanopia (blue-blind)
#FFA5BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fb9ef4; /* rgb */ color: rgb(251, 158, 244); /* oklch */ color: oklch(82.0% 0.154 329.6);
Tailwind
colors: {
custom: {
50: '#febcf8',
500: '#fb9ef4',
950: '#000000',
},
}SCSS
$custom: #fb9ef4; $custom-light: #febcf8; $custom-dark: #000000;
JSON
{
"hex": "#fb9ef4",
"rgb": {
"r": 251,
"g": 158,
"b": 244
},
"hsl": {
"h": 304.516,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.82047,
"c": 0.15362,
"h": 329.6
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#FB9EF4
secondary
#60DD6A
accent
#E61100
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285