#FB7EEE#FB7EEE
#FB7EEE is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.201 H 331.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EEE |
|---|---|
| RGB | rgb(251, 126, 238) |
| HSL | hsl(306, 94%, 74%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(70.60, 61.93, -35.28) |
| CIE-LCH | lch(70.60, 71.27, 330.33°) |
| OKLab | oklab(77.2% 0.1761 -0.0962) |
| OKLCH | oklch(77.2% 0.201 331.4) |
| XYZ | xyz(62.6767, 41.6079, 85.6022) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EEE #7EFB8B
analogous
#CA7EFB #FB7EEE #FB7EB0
triadic
#FB7EEE #EEFB7E #7EEEFB
tetradic
#FB7EEE #FBCA7E #7EFB8B #7EB0FB
square
#FB7EEE #FBCA7E #7EFB8B #7EB0FB
split-complementary
#FB7EEE #B0FB7E #7EFBCA
monochromatic
#F708DE #F943E6 #FB7EEE #FDB9F6 #FEE1FB
Accessibility & contrast
On white
2.25
#FB7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FB7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EEE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EEE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7eee; /* rgb */ color: rgb(251, 126, 238); /* oklch */ color: oklch(77.2% 0.201 331.4);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fb7eee',
950: '#000000',
},
}SCSS
$custom: #fb7eee; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fb7eee",
"rgb": {
"r": 251,
"g": 126,
"b": 238
},
"hsl": {
"h": 306.24,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77204,
"c": 0.20065,
"h": 331.4
},
"luminance": 0.41604
}Semantic roles & 50–950 ramp
primary
#FB7EEE
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85