#FB83EE#FB83EE
#FB83EE is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.9% C 0.193 H 331.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83EE |
|---|---|
| RGB | rgb(251, 131, 238) |
| HSL | hsl(307, 94%, 75%) |
| HSV | hsv(307, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(71.50, 59.56, -33.88) |
| CIE-LCH | lch(71.50, 68.52, 330.36°) |
| OKLab | oklab(77.87% 0.1693 -0.0922) |
| OKLCH | oklch(77.87% 0.193 331.4) |
| XYZ | xyz(63.3321, 42.9187, 85.8207) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 5.21
Candy Pink
#FF63E9
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 6.56
Violet Pink
#FB5FFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83EE #83FB90
analogous
#CC83FB #FB83EE #FB83B2
triadic
#FB83EE #EEFB83 #83EEFB
tetradic
#FB83EE #FBCC83 #83FB90 #83B2FB
square
#FB83EE #FBCC83 #83FB90 #83B2FB
split-complementary
#FB83EE #B2FB83 #83FBCC
monochromatic
#F70CDE #F948E6 #FB83EE #FDBEF6 #FEE1FB
Accessibility & contrast
On white
2.19
#FB83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FB83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83EE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83EE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb83ee; /* rgb */ color: rgb(251, 131, 238); /* oklch */ color: oklch(77.9% 0.193 331.4);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fb83ee',
950: '#000000',
},
}SCSS
$custom: #fb83ee; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fb83ee",
"rgb": {
"r": 251,
"g": 131,
"b": 238
},
"hsl": {
"h": 306.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.77871,
"c": 0.19282,
"h": 331.4
},
"luminance": 0.42915
}Semantic roles & 50–950 ramp
primary
#FB83EE
secondary
#D5F6D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85