#F992DE#F992DE
#F992DE is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.1% C 0.154 H 337.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F992DE |
|---|---|
| RGB | rgb(249, 146, 222) |
| HSL | hsl(316, 90%, 77%) |
| HSV | hsv(316, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 10.8%, 2.4%) |
| CIE-LAB | lab(73.53, 48.96, -22.01) |
| CIE-LCH | lch(73.53, 53.68, 335.79°) |
| OKLab | oklab(79.14% 0.1422 -0.059) |
| OKLCH | oklch(79.14% 0.154 337.5) |
| XYZ | xyz(62.5307, 45.9751, 74.6736) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.37
Pink (survey)
#FF81C0
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992DE #92F9AD
analogous
#E092F9 #F992DE #F992AB
triadic
#F992DE #DEF992 #92DEF9
tetradic
#F992DE #F9E092 #92F9AD #92ABF9
square
#F992DE #F9E092 #92F9AD #92ABF9
split-complementary
#F992DE #ABF992 #92F9E0
monochromatic
#F31EBB #F658CC #F992DE #FCCCF0 #FDE2F6
Accessibility & contrast
On white
2.06
#F992DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F992DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992DE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992DE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE1
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f992de; /* rgb */ color: rgb(249, 146, 222); /* oklch */ color: oklch(79.1% 0.154 337.5);
Tailwind
colors: {
custom: {
50: '#fdb4e8',
500: '#f992de',
950: '#000000',
},
}SCSS
$custom: #f992de; $custom-light: #fdb4e8; $custom-dark: #000000;
JSON
{
"hex": "#f992de",
"rgb": {
"r": 249,
"g": 146,
"b": 222
},
"hsl": {
"h": 315.728,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.7914,
"c": 0.15396,
"h": 337.5
},
"luminance": 0.45971
}Semantic roles & 50–950 ramp
primary
#F992DE
secondary
#D6F5DE
accent
#E63C00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084