#F988DE#F988DE
#F988DE is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.7% C 0.171 H 336.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F988DE |
|---|---|
| RGB | rgb(249, 136, 222) |
| HSL | hsl(314, 90%, 75%) |
| HSV | hsv(314, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 10.8%, 2.4%) |
| CIE-LAB | lab(71.57, 53.95, -25.00) |
| CIE-LCH | lch(71.57, 59.46, 335.14°) |
| OKLab | oklab(77.67% 0.1567 -0.0673) |
| OKLCH | oklch(77.67% 0.171 336.8) |
| XYZ | xyz(61.0561, 43.0259, 74.1820) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 6.40
Candy Pink
#FF63E9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F988DE #88F9A3
analogous
#DB88F9 #F988DE #F988A5
triadic
#F988DE #DEF988 #88DEF9
tetradic
#F988DE #F9DB88 #88F9A3 #88A5F9
square
#F988DE #F9DB88 #88F9A3 #88A5F9
split-complementary
#F988DE #A5F988 #88F9DB
monochromatic
#F313BE #F64ECE #F988DE #FCC2EE #FEE2F7
Accessibility & contrast
On white
2.19
#F988DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F988DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F988DE
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F988DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F988DE | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E1
Deuteranopia (green-blind)
#A8B6DB
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f988de; /* rgb */ color: rgb(249, 136, 222); /* oklch */ color: oklch(77.7% 0.171 336.8);
Tailwind
colors: {
custom: {
50: '#fdaee8',
500: '#f988de',
950: '#000000',
},
}SCSS
$custom: #f988de; $custom-light: #fdaee8; $custom-dark: #000000;
JSON
{
"hex": "#f988de",
"rgb": {
"r": 249,
"g": 136,
"b": 222
},
"hsl": {
"h": 314.336,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77672,
"c": 0.17053,
"h": 336.8
},
"luminance": 0.43022
}Semantic roles & 50–950 ramp
primary
#F988DE
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84