#FB8DED#FB8DED
#FB8DED is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.176 H 331.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DED |
|---|---|
| RGB | rgb(251, 141, 237) |
| HSL | hsl(308, 93%, 77%) |
| HSV | hsv(308, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 5.6%, 1.6%) |
| CIE-LAB | lab(73.34, 54.53, -30.50) |
| CIE-LCH | lch(73.34, 62.48, 330.78°) |
| OKLab | oklab(79.23% 0.1552 -0.0827) |
| OKLCH | oklch(79.23% 0.176 331.9) |
| XYZ | xyz(64.5941, 45.6770, 85.5186) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.36
Candy Pink
#FF63E9
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DED #8DFB9B
analogous
#D28DFB #FB8DED #FB8DB6
triadic
#FB8DED #EDFB8D #8DEDFB
tetradic
#FB8DED #FBD28D #8DFB9B #8DB6FB
square
#FB8DED #FBD28D #8DFB9B #8DB6FB
split-complementary
#FB8DED #B6FB8D #8DFBD2
monochromatic
#F717DA #F952E4 #FB8DED #FDC8F6 #FEE1FA
Accessibility & contrast
On white
2.07
#FB8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FB8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DED
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DED | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8ded; /* rgb */ color: rgb(251, 141, 237); /* oklch */ color: oklch(79.2% 0.176 331.9);
Tailwind
colors: {
custom: {
50: '#feb1f3',
500: '#fb8ded',
950: '#000000',
},
}SCSS
$custom: #fb8ded; $custom-light: #feb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8ded",
"rgb": {
"r": 251,
"g": 141,
"b": 237
},
"hsl": {
"h": 307.636,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79226,
"c": 0.17587,
"h": 331.9
},
"luminance": 0.45673
}Semantic roles & 50–950 ramp
primary
#FB8DED
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085