#FB8EEB#FB8EEB
#FB8EEB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.173 H 332.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EEB |
|---|---|
| RGB | rgb(251, 142, 235) |
| HSL | hsl(309, 93%, 77%) |
| HSV | hsv(309, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(73.45, 53.70, -29.23) |
| CIE-LCH | lch(73.45, 61.14, 331.44°) |
| OKLab | oklab(79.29% 0.1533 -0.0792) |
| OKLCH | oklch(79.29% 0.173 332.7) |
| XYZ | xyz(64.4517, 45.8571, 84.0376) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 6.01
Plum
#DDA0DD
ΔE00 7.12
Candy Pink
#FF63E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EEB #8EFB9E
analogous
#D48EFB #FB8EEB #FB8EB5
triadic
#FB8EEB #EBFB8E #8EEBFB
tetradic
#FB8EEB #FBD48E #8EFB9E #8EB5FB
square
#FB8EEB #FBD48E #8EFB9E #8EB5FB
split-complementary
#FB8EEB #B5FB8E #8EFBD4
monochromatic
#F718D6 #F953E1 #FB8EEB #FDC9F5 #FEE1FA
Accessibility & contrast
On white
2.06
#FB8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FB8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EEB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EEB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8eeb; /* rgb */ color: rgb(251, 142, 235); /* oklch */ color: oklch(79.3% 0.173 332.7);
Tailwind
colors: {
custom: {
50: '#feb2f1',
500: '#fb8eeb',
950: '#000000',
},
}SCSS
$custom: #fb8eeb; $custom-light: #feb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fb8eeb",
"rgb": {
"r": 251,
"g": 142,
"b": 235
},
"hsl": {
"h": 308.807,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79289,
"c": 0.17256,
"h": 332.7
},
"luminance": 0.45853
}Semantic roles & 50–950 ramp
primary
#FB8EEB
secondary
#D5F6DA
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084