#FB7EEF#FB7EEF
#FB7EEF is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.2% C 0.201 H 331.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7EEF |
|---|---|
| RGB | rgb(251, 126, 239) |
| HSL | hsl(306, 94%, 74%) |
| HSV | hsv(306, 50%, 98%) |
| CMYK | cmyk(0%, 49.8%, 4.8%, 1.6%) |
| CIE-LAB | lab(70.64, 62.09, -35.76) |
| CIE-LCH | lch(70.64, 71.66, 330.06°) |
| OKLab | oklab(77.25% 0.1763 -0.0975) |
| OKLCH | oklch(77.25% 0.201 331) |
| XYZ | xyz(62.8241, 41.6668, 86.3781) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7EEF #7EFB8A
analogous
#C97EFB #FB7EEF #FB7EB1
triadic
#FB7EEF #EFFB7E #7EEFFB
tetradic
#FB7EEF #FBC97E #7EFB8A #7EB1FB
square
#FB7EEF #FBC97E #7EFB8A #7EB1FB
split-complementary
#FB7EEF #B1FB7E #7EFBC9
monochromatic
#F708E0 #F943E8 #FB7EEF #FDB9F6 #FEE1FB
Accessibility & contrast
On white
2.25
#FB7EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FB7EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7EEF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7EEF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb7eef; /* rgb */ color: rgb(251, 126, 239); /* oklch */ color: oklch(77.2% 0.201 331.0);
Tailwind
colors: {
custom: {
50: '#ffa8f4',
500: '#fb7eef',
950: '#000000',
},
}SCSS
$custom: #fb7eef; $custom-light: #ffa8f4; $custom-dark: #000000;
JSON
{
"hex": "#fb7eef",
"rgb": {
"r": 251,
"g": 126,
"b": 239
},
"hsl": {
"h": 305.76,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77247,
"c": 0.20147,
"h": 331
},
"luminance": 0.41663
}Semantic roles & 50–950 ramp
primary
#FB7EEF
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85