#F883DE#F883DE
#F883DE is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.8% C 0.178 H 336.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F883DE |
|---|---|
| RGB | rgb(248, 131, 222) |
| HSL | hsl(313, 89%, 74%) |
| HSV | hsv(313, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 10.5%, 2.7%) |
| CIE-LAB | lab(70.50, 56.10, -26.65) |
| CIE-LCH | lch(70.50, 62.10, 334.59°) |
| OKLab | oklab(76.85% 0.1628 -0.0719) |
| OKLCH | oklch(76.85% 0.178 336.2) |
| XYZ | xyz(60.0127, 41.4669, 73.9361) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883DE #83F89D
analogous
#D783F8 #F883DE #F883A4
triadic
#F883DE #DEF883 #83DEF8
tetradic
#F883DE #F8D783 #83F89D #83A4F8
square
#F883DE #F8D783 #83F89D #83A4F8
split-complementary
#F883DE #A4F883 #83F8D7
monochromatic
#F10FBF #F549CF #F883DE #FBBDED #FDE2F7
Accessibility & contrast
On white
2.26
#F883DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F883DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883DE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883DE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E1
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#FF88A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f883de; /* rgb */ color: rgb(248, 131, 222); /* oklch */ color: oklch(76.8% 0.178 336.2);
Tailwind
colors: {
custom: {
50: '#fdaae8',
500: '#f883de',
950: '#000000',
},
}SCSS
$custom: #f883de; $custom-light: #fdaae8; $custom-dark: #000000;
JSON
{
"hex": "#f883de",
"rgb": {
"r": 248,
"g": 131,
"b": 222
},
"hsl": {
"h": 313.333,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.76846,
"c": 0.17791,
"h": 336.2
},
"luminance": 0.41463
}Semantic roles & 50–950 ramp
primary
#F883DE
secondary
#D6F5DD
accent
#E63300
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84