#FB7EE8#FB7EE8
#FB7EE8 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.196 H 333.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EE8 |
|---|---|
| RGB | rgb(251, 126, 232) |
| HSL | hsl(309, 94%, 74%) |
| HSV | hsv(309, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 7.6%, 1.6%) |
| CIE-LAB | lab(70.36, 60.95, -32.35) |
| CIE-LCH | lch(70.36, 69.01, 332.04°) |
| OKLab | oklab(76.95% 0.175 -0.0879) |
| OKLCH | oklch(76.95% 0.196 333.3) |
| XYZ | xyz(61.8099, 41.2612, 81.0369) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.81
Candy Pink
#FF63E9
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EE8 #7EFB91
analogous
#D07EFB #FB7EE8 #FB7EAA
triadic
#FB7EE8 #E8FB7E #7EE8FB
tetradic
#FB7EE8 #FBD07E #7EFB91 #7EAAFB
square
#FB7EE8 #FBD07E #7EFB91 #7EAAFB
split-complementary
#FB7EE8 #AAFB7E #7EFBD0
monochromatic
#F708D3 #F943DD #FB7EE8 #FDB9F3 #FEE1FA
Accessibility & contrast
On white
2.27
#FB7EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FB7EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EE8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EE8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EC
Deuteranopia (green-blind)
#A0B3E4
Tritanopia (blue-blind)
#FF86A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7ee8; /* rgb */ color: rgb(251, 126, 232); /* oklch */ color: oklch(76.9% 0.196 333.3);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#fb7ee8',
950: '#000000',
},
}SCSS
$custom: #fb7ee8; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#fb7ee8",
"rgb": {
"r": 251,
"g": 126,
"b": 232
},
"hsl": {
"h": 309.12,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.76946,
"c": 0.19582,
"h": 333.3
},
"luminance": 0.41257
}Semantic roles & 50–950 ramp
primary
#FB7EE8
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84