#FB7EEB#FB7EEB
#FB7EEB is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.1% C 0.198 H 332.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EEB |
|---|---|
| RGB | rgb(251, 126, 235) |
| HSL | hsl(308, 94%, 74%) |
| HSV | hsv(308, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 6.4%, 1.6%) |
| CIE-LAB | lab(70.48, 61.44, -33.82) |
| CIE-LCH | lch(70.48, 70.13, 331.17°) |
| OKLab | oklab(77.07% 0.1756 -0.092) |
| OKLCH | oklch(77.07% 0.198 332.3) |
| XYZ | xyz(62.2397, 41.4331, 83.3003) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EEB #7EFB8E
analogous
#CD7EFB #FB7EEB #FB7EAD
triadic
#FB7EEB #EBFB7E #7EEBFB
tetradic
#FB7EEB #FBCD7E #7EFB8E #7EADFB
square
#FB7EEB #FBCD7E #7EFB8E #7EADFB
split-complementary
#FB7EEB #ADFB7E #7EFBCD
monochromatic
#F708D8 #F943E2 #FB7EEB #FDB9F4 #FEE1FA
Accessibility & contrast
On white
2.26
#FB7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#FB7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EEB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EEB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7eeb; /* rgb */ color: rgb(251, 126, 235); /* oklch */ color: oklch(77.1% 0.198 332.3);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fb7eeb',
950: '#000000',
},
}SCSS
$custom: #fb7eeb; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fb7eeb",
"rgb": {
"r": 251,
"g": 126,
"b": 235
},
"hsl": {
"h": 307.68,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77074,
"c": 0.19821,
"h": 332.3
},
"luminance": 0.41429
}Semantic roles & 50–950 ramp
primary
#FB7EEB
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85