#F981DE#F981DE
#F981DE is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.7% C 0.182 H 336.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F981DE |
|---|---|
| RGB | rgb(249, 129, 222) |
| HSL | hsl(314, 91%, 74%) |
| HSV | hsv(314, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 10.8%, 2.4%) |
| CIE-LAB | lab(70.26, 57.36, -27.01) |
| CIE-LCH | lch(70.26, 63.40, 334.78°) |
| OKLab | oklab(76.69% 0.1666 -0.0728) |
| OKLCH | oklch(76.69% 0.182 336.4) |
| XYZ | xyz(60.1022, 41.1182, 73.8641) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.06
Violet (CSS)
#EE82EE
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F981DE #81F99C
analogous
#D881F9 #F981DE #F981A2
triadic
#F981DE #DEF981 #81DEF9
tetradic
#F981DE #F9D881 #81F99C #81A2F9
square
#F981DE #F9D881 #81F99C #81A2F9
split-complementary
#F981DE #A2F981 #81F9D8
monochromatic
#F30CBF #F647CF #F981DE #FCBBED #FEE2F7
Accessibility & contrast
On white
2.28
#F981DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F981DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F981DE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F981DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F981DE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0E1
Deuteranopia (green-blind)
#A4B2DB
Tritanopia (blue-blind)
#FF86A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f981de; /* rgb */ color: rgb(249, 129, 222); /* oklch */ color: oklch(76.7% 0.182 336.4);
Tailwind
colors: {
custom: {
50: '#fda9e8',
500: '#f981de',
950: '#000000',
},
}SCSS
$custom: #f981de; $custom-light: #fda9e8; $custom-dark: #000000;
JSON
{
"hex": "#f981de",
"rgb": {
"r": 249,
"g": 129,
"b": 222
},
"hsl": {
"h": 313.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.76691,
"c": 0.18186,
"h": 336.4
},
"luminance": 0.41114
}Semantic roles & 50–950 ramp
primary
#F981DE
secondary
#D5F6DD
accent
#E63400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84