#FB95EF#FB95EF
#FB95EF is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.5% C 0.164 H 331.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95EF |
|---|---|
| RGB | rgb(251, 149, 239) |
| HSL | hsl(307, 93%, 78%) |
| HSV | hsv(307, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 4.8%, 1.6%) |
| CIE-LAB | lab(74.98, 50.87, -29.07) |
| CIE-LCH | lch(74.98, 58.59, 330.26°) |
| OKLab | oklab(80.48% 0.1442 -0.0788) |
| OKLCH | oklch(80.48% 0.164 331.4) |
| XYZ | xyz(66.1104, 48.2396, 87.4735) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.06
Plum
#DDA0DD
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95EF #95FBA1
analogous
#D495FB #FB95EF #FB95BC
triadic
#FB95EF #EFFB95 #95EFFB
tetradic
#FB95EF #FBD495 #95FBA1 #95BCFB
square
#FB95EF #FBD495 #95FBA1 #95BCFB
split-complementary
#FB95EF #BCFB95 #95FBD4
monochromatic
#F71FDD #F95AE6 #FB95EF #FDD0F8 #FEE2FB
Accessibility & contrast
On white
1.97
#FB95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FB95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95EF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95EF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F2
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#FF9CB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb95ef; /* rgb */ color: rgb(251, 149, 239); /* oklch */ color: oklch(80.5% 0.164 331.4);
Tailwind
colors: {
custom: {
50: '#feb6f4',
500: '#fb95ef',
950: '#000000',
},
}SCSS
$custom: #fb95ef; $custom-light: #feb6f4; $custom-dark: #000000;
JSON
{
"hex": "#fb95ef",
"rgb": {
"r": 251,
"g": 149,
"b": 239
},
"hsl": {
"h": 307.059,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.80479,
"c": 0.16434,
"h": 331.4
},
"luminance": 0.48236
}Semantic roles & 50–950 ramp
primary
#FB95EF
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085