#FB83DF#FB83DF
#FB83DF is a light, vivid pink. Relative luminance 0.421; OKLCH L 77.3% C 0.181 H 336.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83DF |
|---|---|
| RGB | rgb(251, 131, 223) |
| HSL | hsl(314, 94%, 75%) |
| HSV | hsv(314, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 11.2%, 1.6%) |
| CIE-LAB | lab(70.92, 57.14, -26.52) |
| CIE-LCH | lch(70.92, 63.00, 335.10°) |
| OKLab | oklab(77.25% 0.1662 -0.0715) |
| OKLCH | oklch(77.25% 0.181 336.7) |
| XYZ | xyz(61.2195, 42.0736, 74.6943) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.12
Violet (CSS)
#EE82EE
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83DF #83FB9F
analogous
#DB83FB #FB83DF #FB83A3
triadic
#FB83DF #DFFB83 #83DFFB
tetradic
#FB83DF #FBDB83 #83FB9F #83A3FB
square
#FB83DF #FBDB83 #83FB9F #83A3FB
split-complementary
#FB83DF #A3FB83 #83FBDB
monochromatic
#F70CC0 #F948D0 #FB83DF #FDBEEE #FEE1F7
Accessibility & contrast
On white
2.23
#FB83DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FB83DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83DF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83DF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#FF88A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb83df; /* rgb */ color: rgb(251, 131, 223); /* oklch */ color: oklch(77.3% 0.181 336.7);
Tailwind
colors: {
custom: {
50: '#ffabe9',
500: '#fb83df',
950: '#000000',
},
}SCSS
$custom: #fb83df; $custom-light: #ffabe9; $custom-dark: #000000;
JSON
{
"hex": "#fb83df",
"rgb": {
"r": 251,
"g": 131,
"b": 223
},
"hsl": {
"h": 314,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.77251,
"c": 0.18091,
"h": 336.7
},
"luminance": 0.4207
}Semantic roles & 50–950 ramp
primary
#FB83DF
secondary
#D5F6DD
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84