#F992E2#F992E2
#F992E2 is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.3% C 0.157 H 335.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F992E2 |
|---|---|
| RGB | rgb(249, 146, 226) |
| HSL | hsl(313, 90%, 77%) |
| HSV | hsv(313, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 9.2%, 2.4%) |
| CIE-LAB | lab(73.67, 49.61, -23.99) |
| CIE-LCH | lch(73.67, 55.11, 334.19°) |
| OKLab | oklab(79.29% 0.1432 -0.0645) |
| OKLCH | oklch(79.29% 0.157 335.7) |
| XYZ | xyz(63.0732, 46.1921, 77.5305) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.72
Plum
#DDA0DD
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.91
Pink (survey)
#FF81C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F992E2 #92F9A9
analogous
#DC92F9 #F992E2 #F992AF
triadic
#F992E2 #E2F992 #92E2F9
tetradic
#F992E2 #F9DC92 #92F9A9 #92AFF9
square
#F992E2 #F9DC92 #92F9A9 #92AFF9
split-complementary
#F992E2 #AFF992 #92F9DC
monochromatic
#F31EC3 #F658D3 #F992E2 #FCCCF1 #FDE2F7
Accessibility & contrast
On white
2.05
#F992E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F992E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F992E2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F992E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F992E2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE5
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#FF96B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f992e2; /* rgb */ color: rgb(249, 146, 226); /* oklch */ color: oklch(79.3% 0.157 335.7);
Tailwind
colors: {
custom: {
50: '#fdb4eb',
500: '#f992e2',
950: '#000000',
},
}SCSS
$custom: #f992e2; $custom-light: #fdb4eb; $custom-dark: #000000;
JSON
{
"hex": "#f992e2",
"rgb": {
"r": 249,
"g": 146,
"b": 226
},
"hsl": {
"h": 313.398,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79293,
"c": 0.1571,
"h": 335.7
},
"luminance": 0.46188
}Semantic roles & 50–950 ramp
primary
#F992E2
secondary
#D6F5DD
accent
#E63300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084