#FB8FDF#FB8FDF
#FB8FDF is a light, vivid pink. Relative luminance 0.455; OKLCH L 79.0% C 0.161 H 337.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FDF |
|---|---|
| RGB | rgb(251, 143, 223) |
| HSL | hsl(316, 93%, 77%) |
| HSV | hsv(316, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 11.2%, 1.6%) |
| CIE-LAB | lab(73.21, 51.25, -23.02) |
| CIE-LCH | lch(73.21, 56.19, 335.81°) |
| OKLab | oklab(78.96% 0.149 -0.0618) |
| OKLCH | oklch(78.96% 0.161 337.5) |
| XYZ | xyz(62.9256, 45.4857, 75.2630) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.92
Pink (survey)
#FF81C0
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.79
Plum
#DDA0DD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FDF #8FFBAB
analogous
#E18FFB #FB8FDF #FB8FA9
triadic
#FB8FDF #DFFB8F #8FDFFB
tetradic
#FB8FDF #FBE18F #8FFBAB #8FA9FB
square
#FB8FDF #FBE18F #8FFBAB #8FA9FB
split-complementary
#FB8FDF #A9FB8F #8FFBE1
monochromatic
#F719BD #F954CE #FB8FDF #FDCAF0 #FEE1F7
Accessibility & contrast
On white
2.08
#FB8FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FB8FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FDF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FDF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF92AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8fdf; /* rgb */ color: rgb(251, 143, 223); /* oklch */ color: oklch(79.0% 0.161 337.5);
Tailwind
colors: {
custom: {
50: '#feb2e9',
500: '#fb8fdf',
950: '#000000',
},
}SCSS
$custom: #fb8fdf; $custom-light: #feb2e9; $custom-dark: #000000;
JSON
{
"hex": "#fb8fdf",
"rgb": {
"r": 251,
"g": 143,
"b": 223
},
"hsl": {
"h": 315.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78964,
"c": 0.16132,
"h": 337.5
},
"luminance": 0.45482
}Semantic roles & 50–950 ramp
primary
#FB8FDF
secondary
#D5F6DD
accent
#E63C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084