#FB83F2#FB83F2
#FB83F2 is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.196 H 330.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83F2 |
|---|---|
| RGB | rgb(251, 131, 242) |
| HSL | hsl(305, 94%, 75%) |
| HSV | hsv(305, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(71.66, 60.23, -35.82) |
| CIE-LCH | lch(71.66, 70.08, 329.25°) |
| OKLab | oklab(78.04% 0.1701 -0.0978) |
| OKLCH | oklch(78.04% 0.196 330.1) |
| XYZ | xyz(63.9263, 43.1564, 88.9501) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.29
Violet Pink
#FB5FFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83F2 #83FB8C
analogous
#C883FB #FB83F2 #FB83B6
triadic
#FB83F2 #F2FB83 #83F2FB
tetradic
#FB83F2 #FBC883 #83FB8C #83B6FB
square
#FB83F2 #FBC883 #83FB8C #83B6FB
split-complementary
#FB83F2 #B6FB83 #83FBC8
monochromatic
#F70CE6 #F948EC #FB83F2 #FDBEF8 #FEE1FC
Accessibility & contrast
On white
2.18
#FB83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FB83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83F2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83F2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#9FB6EE
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb83f2; /* rgb */ color: rgb(251, 131, 242); /* oklch */ color: oklch(78.0% 0.196 330.1);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#fb83f2',
950: '#000000',
},
}SCSS
$custom: #fb83f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#fb83f2",
"rgb": {
"r": 251,
"g": 131,
"b": 242
},
"hsl": {
"h": 304.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.78044,
"c": 0.19616,
"h": 330.1
},
"luminance": 0.43153
}Semantic roles & 50–950 ramp
primary
#FB83F2
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85