#F883C1#F883C1
#F883C1 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.8% C 0.158 H 348.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F883C1 |
|---|---|
| RGB | rgb(248, 131, 193) |
| HSL | hsl(328, 89%, 74%) |
| HSV | hsv(328, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 22.2%, 2.7%) |
| CIE-LAB | lab(69.50, 51.76, -12.06) |
| CIE-LCH | lch(69.50, 53.15, 346.89°) |
| OKLab | oklab(75.77% 0.1552 -0.0315) |
| OKLCH | oklch(75.77% 0.158 348.5) |
| XYZ | xyz(56.4548, 40.0437, 55.1976) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.28
Bubblegum Pink
#FE83CC
ΔE00 2.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.87
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Pinky
#FC86AA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883C1 #83F8BA
analogous
#F483F8 #F883C1 #F88387
triadic
#F883C1 #C1F883 #83C1F8
tetradic
#F883C1 #F8F483 #83F8BA #8387F8
square
#F883C1 #F8F483 #83F8BA #8387F8
split-complementary
#F883C1 #87F883 #83F8F4
monochromatic
#F10F87 #F549A4 #F883C1 #FBBDDE #FDE2F1
Accessibility & contrast
On white
2.33
#F883C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F883C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883C1
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883C1 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC3
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#FF809A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f883c1; /* rgb */ color: rgb(248, 131, 193); /* oklch */ color: oklch(75.8% 0.158 348.5);
Tailwind
colors: {
custom: {
50: '#fdaad3',
500: '#f883c1',
950: '#000000',
},
}SCSS
$custom: #f883c1; $custom-light: #fdaad3; $custom-dark: #000000;
JSON
{
"hex": "#f883c1",
"rgb": {
"r": 248,
"g": 131,
"b": 193
},
"hsl": {
"h": 328.205,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.75767,
"c": 0.15832,
"h": 348.5
},
"luminance": 0.40039
}Semantic roles & 50–950 ramp
primary
#F883C1
secondary
#D6F5E5
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82