#F883DD#F883DD
#F883DD is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.8% C 0.177 H 336.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F883DD |
|---|---|
| RGB | rgb(248, 131, 221) |
| HSL | hsl(314, 89%, 74%) |
| HSV | hsv(314, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 10.9%, 2.7%) |
| CIE-LAB | lab(70.46, 55.94, -26.15) |
| CIE-LCH | lch(70.46, 61.75, 334.94°) |
| OKLab | oklab(76.81% 0.1625 -0.0705) |
| OKLCH | oklch(76.81% 0.177 336.6) |
| XYZ | xyz(59.8791, 41.4135, 73.2323) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883DD #83F89E
analogous
#D983F8 #F883DD #F883A3
triadic
#F883DD #DDF883 #83DDF8
tetradic
#F883DD #F8D983 #83F89E #83A3F8
square
#F883DD #F8D983 #83F89E #83A3F8
split-complementary
#F883DD #A3F883 #83F8D9
monochromatic
#F10FBD #F549CD #F883DD #FBBDED #FDE2F7
Accessibility & contrast
On white
2.26
#F883DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F883DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883DD
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883DD | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f883dd; /* rgb */ color: rgb(248, 131, 221); /* oklch */ color: oklch(76.8% 0.177 336.6);
Tailwind
colors: {
custom: {
50: '#fdaae7',
500: '#f883dd',
950: '#000000',
},
}SCSS
$custom: #f883dd; $custom-light: #fdaae7; $custom-dark: #000000;
JSON
{
"hex": "#f883dd",
"rgb": {
"r": 248,
"g": 131,
"b": 221
},
"hsl": {
"h": 313.846,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.76806,
"c": 0.17714,
"h": 336.6
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#F883DD
secondary
#D6F5DD
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84