#FB8DF2#FB8DF2
#FB8DF2 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.180 H 330.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8DF2 |
|---|---|
| RGB | rgb(251, 141, 242) |
| HSL | hsl(305, 93%, 77%) |
| HSV | hsv(305, 44%, 98%) |
| CMYK | cmyk(0%, 43.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(73.53, 55.37, -32.93) |
| CIE-LCH | lch(73.53, 64.43, 329.26°) |
| OKLab | oklab(79.43% 0.1562 -0.0896) |
| OKLCH | oklch(79.43% 0.18 330.2) |
| XYZ | xyz(65.3348, 45.9733, 89.4196) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8DF2 #8DFB96
analogous
#CD8DFB #FB8DF2 #FB8DBB
triadic
#FB8DF2 #F2FB8D #8DF2FB
tetradic
#FB8DF2 #FBCD8D #8DFB96 #8DBBFB
square
#FB8DF2 #FBCD8D #8DFB96 #8DBBFB
split-complementary
#FB8DF2 #BBFB8D #8DFBCD
monochromatic
#F717E5 #F952EB #FB8DF2 #FDC8F9 #FEE1FC
Accessibility & contrast
On white
2.06
#FB8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FB8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8DF2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8DF2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8df2; /* rgb */ color: rgb(251, 141, 242); /* oklch */ color: oklch(79.4% 0.180 330.2);
Tailwind
colors: {
custom: {
50: '#feb1f6',
500: '#fb8df2',
950: '#000000',
},
}SCSS
$custom: #fb8df2; $custom-light: #feb1f6; $custom-dark: #000000;
JSON
{
"hex": "#fb8df2",
"rgb": {
"r": 251,
"g": 141,
"b": 242
},
"hsl": {
"h": 304.909,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.79433,
"c": 0.18012,
"h": 330.2
},
"luminance": 0.4597
}Semantic roles & 50–950 ramp
primary
#FB8DF2
secondary
#D5F6D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085