#FB8BED#FB8BED
#FB8BED is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.179 H 331.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BED |
|---|---|
| RGB | rgb(251, 139, 237) |
| HSL | hsl(308, 93%, 76%) |
| HSV | hsv(308, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 5.6%, 1.6%) |
| CIE-LAB | lab(72.95, 55.52, -31.09) |
| CIE-LCH | lch(72.95, 63.63, 330.75°) |
| OKLab | oklab(78.94% 0.158 -0.0844) |
| OKLCH | oklch(78.94% 0.179 331.9) |
| XYZ | xyz(64.3019, 45.0926, 85.4212) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BED #8BFB99
analogous
#D18BFB #FB8BED #FB8BB5
triadic
#FB8BED #EDFB8B #8BEDFB
tetradic
#FB8BED #FBD18B #8BFB99 #8BB5FB
square
#FB8BED #FBD18B #8BFB99 #8BB5FB
split-complementary
#FB8BED #B5FB8B #8BFBD1
monochromatic
#F715DB #F950E4 #FB8BED #FDC6F6 #FEE1FA
Accessibility & contrast
On white
2.10
#FB8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FB8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BED
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BED | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8bed; /* rgb */ color: rgb(251, 139, 237); /* oklch */ color: oklch(78.9% 0.179 331.9);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fb8bed',
950: '#000000',
},
}SCSS
$custom: #fb8bed; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8bed",
"rgb": {
"r": 251,
"g": 139,
"b": 237
},
"hsl": {
"h": 307.5,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.7894,
"c": 0.17914,
"h": 331.9
},
"luminance": 0.45089
}Semantic roles & 50–950 ramp
primary
#FB8BED
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085