#FB8EEE#FB8EEE
#FB8EEE is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.175 H 331.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EEE |
|---|---|
| RGB | rgb(251, 142, 238) |
| HSL | hsl(307, 93%, 77%) |
| HSV | hsv(307, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(73.57, 54.20, -30.69) |
| CIE-LCH | lch(73.57, 62.29, 330.48°) |
| OKLab | oklab(79.41% 0.154 -0.0833) |
| OKLCH | oklch(79.41% 0.175 331.6) |
| XYZ | xyz(64.8887, 46.0319, 86.3395) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.54
Plum
#DDA0DD
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EEE #8EFB9B
analogous
#D28EFB #FB8EEE #FB8EB8
triadic
#FB8EEE #EEFB8E #8EEEFB
tetradic
#FB8EEE #FBD28E #8EFB9B #8EB8FB
square
#FB8EEE #FBD28E #8EFB9B #8EB8FB
split-complementary
#FB8EEE #B8FB8E #8EFBD2
monochromatic
#F718DC #F953E5 #FB8EEE #FDC9F7 #FEE1FB
Accessibility & contrast
On white
2.06
#FB8EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FB8EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EEE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EEE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8eee; /* rgb */ color: rgb(251, 142, 238); /* oklch */ color: oklch(79.4% 0.175 331.6);
Tailwind
colors: {
custom: {
50: '#feb2f3',
500: '#fb8eee',
950: '#000000',
},
}SCSS
$custom: #fb8eee; $custom-light: #feb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8eee",
"rgb": {
"r": 251,
"g": 142,
"b": 238
},
"hsl": {
"h": 307.156,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79411,
"c": 0.17508,
"h": 331.6
},
"luminance": 0.46028
}Semantic roles & 50–950 ramp
primary
#FB8EEE
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085