#F993E2#F993E2
#F993E2 is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.4% C 0.155 H 335.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F993E2 |
|---|---|
| RGB | rgb(249, 147, 226) |
| HSL | hsl(314, 89%, 78%) |
| HSV | hsv(314, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 9.2%, 2.4%) |
| CIE-LAB | lab(73.87, 49.11, -23.69) |
| CIE-LCH | lch(73.87, 54.52, 334.25°) |
| OKLab | oklab(79.44% 0.1418 -0.0637) |
| OKLCH | oklch(79.44% 0.155 335.8) |
| XYZ | xyz(63.2280, 46.5018, 77.5821) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 7.12
Purply Pink
#F075E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993E2 #93F9AA
analogous
#DD93F9 #F993E2 #F993AF
triadic
#F993E2 #E2F993 #93E2F9
tetradic
#F993E2 #F9DD93 #93F9AA #93AFF9
square
#F993E2 #F9DD93 #93F9AA #93AFF9
split-complementary
#F993E2 #AFF993 #93F9DD
monochromatic
#F31FC3 #F659D2 #F993E2 #FCCDF2 #FDE2F7
Accessibility & contrast
On white
2.04
#F993E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F993E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993E2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993E2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE5
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#FF97B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f993e2; /* rgb */ color: rgb(249, 147, 226); /* oklch */ color: oklch(79.4% 0.155 335.8);
Tailwind
colors: {
custom: {
50: '#fdb5eb',
500: '#f993e2',
950: '#000000',
},
}SCSS
$custom: #f993e2; $custom-light: #fdb5eb; $custom-dark: #000000;
JSON
{
"hex": "#f993e2",
"rgb": {
"r": 249,
"g": 147,
"b": 226
},
"hsl": {
"h": 313.529,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.79443,
"c": 0.15542,
"h": 335.8
},
"luminance": 0.46498
}Semantic roles & 50–950 ramp
primary
#F993E2
secondary
#D6F5DD
accent
#E63400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084