#FB7CEE#FB7CEE
#FB7CEE is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 76.9% C 0.204 H 331.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7CEE |
|---|---|
| RGB | rgb(251, 124, 238) |
| HSL | hsl(306, 94%, 74%) |
| HSV | hsv(306, 51%, 98%) |
| CMYK | cmyk(0%, 50.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(70.25, 62.86, -35.83) |
| CIE-LCH | lch(70.25, 72.36, 330.32°) |
| OKLab | oklab(76.94% 0.1788 -0.0977) |
| OKLCH | oklch(76.94% 0.204 331.3) |
| XYZ | xyz(62.4235, 41.1015, 85.5178) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7CEE #7CFB89
analogous
#C87CFB #FB7CEE #FB7CAE
triadic
#FB7CEE #EEFB7C #7CEEFB
tetradic
#FB7CEE #FBC87C #7CFB89 #7CAEFB
square
#FB7CEE #FBC87C #7CFB89 #7CAEFB
split-complementary
#FB7CEE #AEFB7C #7CFBC8
monochromatic
#F507DD #F941E6 #FB7CEE #FDB7F6 #FEE1FB
Accessibility & contrast
On white
2.28
#FB7CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FB7CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7CEE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7CEE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb7cee; /* rgb */ color: rgb(251, 124, 238); /* oklch */ color: oklch(76.9% 0.204 331.3);
Tailwind
colors: {
custom: {
50: '#ffa6f4',
500: '#fb7cee',
950: '#000000',
},
}SCSS
$custom: #fb7cee; $custom-light: #ffa6f4; $custom-dark: #000000;
JSON
{
"hex": "#fb7cee",
"rgb": {
"r": 251,
"g": 124,
"b": 238
},
"hsl": {
"h": 306.142,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.76943,
"c": 0.20374,
"h": 331.3
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#FB7CEE
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85