#FB8CED#FB8CED
#FB8CED is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.178 H 331.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CED |
|---|---|
| RGB | rgb(251, 140, 237) |
| HSL | hsl(308, 93%, 77%) |
| HSV | hsv(308, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(73.14, 55.02, -30.80) |
| CIE-LCH | lch(73.14, 63.06, 330.76°) |
| OKLab | oklab(79.08% 0.1566 -0.0836) |
| OKLCH | oklch(79.08% 0.178 331.9) |
| XYZ | xyz(64.4473, 45.3835, 85.4696) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CED #8CFB9A
analogous
#D28CFB #FB8CED #FB8CB6
triadic
#FB8CED #EDFB8C #8CEDFB
tetradic
#FB8CED #FBD28C #8CFB9A #8CB6FB
square
#FB8CED #FBD28C #8CFB9A #8CB6FB
split-complementary
#FB8CED #B6FB8C #8CFBD2
monochromatic
#F716DA #F951E4 #FB8CED #FDC7F6 #FEE1FA
Accessibility & contrast
On white
2.08
#FB8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FB8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CED
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CED | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8ced; /* rgb */ color: rgb(251, 140, 237); /* oklch */ color: oklch(79.1% 0.178 331.9);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fb8ced',
950: '#000000',
},
}SCSS
$custom: #fb8ced; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fb8ced",
"rgb": {
"r": 251,
"g": 140,
"b": 237
},
"hsl": {
"h": 307.568,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.79083,
"c": 0.17751,
"h": 331.9
},
"luminance": 0.4538
}Semantic roles & 50–950 ramp
primary
#FB8CED
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085