#F992DF#F992DF
#F992DF is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.2% C 0.155 H 337.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F992DF |
|---|---|
| RGB | rgb(249, 146, 223) |
| HSL | hsl(315, 90%, 77%) |
| HSV | hsv(315, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 10.4%, 2.4%) |
| CIE-LAB | lab(73.56, 49.12, -22.51) |
| CIE-LCH | lch(73.56, 54.03, 335.38°) |
| OKLab | oklab(79.18% 0.1425 -0.0604) |
| OKLCH | oklch(79.18% 0.155 337) |
| XYZ | xyz(62.6651, 46.0289, 75.3815) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 5.72
Plum
#DDA0DD
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.20
Pink (survey)
#FF81C0
ΔE00 6.57
Purply Pink
#F075E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992DF #92F9AC
analogous
#E092F9 #F992DF #F992AB
triadic
#F992DF #DFF992 #92DFF9
tetradic
#F992DF #F9E092 #92F9AC #92ABF9
square
#F992DF #F9E092 #92F9AC #92ABF9
split-complementary
#F992DF #ABF992 #92F9E0
monochromatic
#F31EBD #F658CE #F992DF #FCCCF0 #FDE2F6
Accessibility & contrast
On white
2.06
#F992DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F992DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992DF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992DF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f992df; /* rgb */ color: rgb(249, 146, 223); /* oklch */ color: oklch(79.2% 0.155 337.0);
Tailwind
colors: {
custom: {
50: '#fdb4e9',
500: '#f992df',
950: '#000000',
},
}SCSS
$custom: #f992df; $custom-light: #fdb4e9; $custom-dark: #000000;
JSON
{
"hex": "#f992df",
"rgb": {
"r": 249,
"g": 146,
"b": 223
},
"hsl": {
"h": 315.146,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79178,
"c": 0.15473,
"h": 337
},
"luminance": 0.46025
}Semantic roles & 50–950 ramp
primary
#F992DF
secondary
#D6F5DE
accent
#E63A00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084