#F883DA#F883DA
#F883DA is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.7% C 0.175 H 337.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F883DA |
|---|---|
| RGB | rgb(248, 131, 218) |
| HSL | hsl(315, 89%, 74%) |
| HSV | hsv(315, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 12.1%, 2.7%) |
| CIE-LAB | lab(70.35, 55.47, -24.66) |
| CIE-LCH | lch(70.35, 60.70, 336.03°) |
| OKLab | oklab(76.69% 0.1618 -0.0663) |
| OKLCH | oklch(76.69% 0.175 337.7) |
| XYZ | xyz(59.4830, 41.2550, 71.1461) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 4.90
Pink (survey)
#FF81C0
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883DA #83F8A1
analogous
#DC83F8 #F883DA #F883A0
triadic
#F883DA #DAF883 #83DAF8
tetradic
#F883DA #F8DC83 #83F8A1 #83A0F8
square
#F883DA #F8DC83 #83F8A1 #83A0F8
split-complementary
#F883DA #A0F883 #83F8DC
monochromatic
#F10FB7 #F549C9 #F883DA #FBBDEB #FDE2F6
Accessibility & contrast
On white
2.27
#F883DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F883DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883DA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883DA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f883da; /* rgb */ color: rgb(248, 131, 218); /* oklch */ color: oklch(76.7% 0.175 337.7);
Tailwind
colors: {
custom: {
50: '#fdaae5',
500: '#f883da',
950: '#000000',
},
}SCSS
$custom: #f883da; $custom-light: #fdaae5; $custom-dark: #000000;
JSON
{
"hex": "#f883da",
"rgb": {
"r": 248,
"g": 131,
"b": 218
},
"hsl": {
"h": 315.385,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.76687,
"c": 0.17488,
"h": 337.7
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#F883DA
secondary
#D6F5DE
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84