#F993C7#F993C7
#F993C7 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.137 H 348.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F993C7 |
|---|---|
| RGB | rgb(249, 147, 199) |
| HSL | hsl(329, 89%, 78%) |
| HSV | hsv(329, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 20.1%, 2.4%) |
| CIE-LAB | lab(72.98, 44.93, -10.17) |
| CIE-LCH | lch(72.98, 46.07, 347.24°) |
| OKLab | oklab(78.48% 0.1341 -0.0265) |
| OKLCH | oklch(78.48% 0.137 348.8) |
| XYZ | xyz(59.8105, 45.1348, 59.5834) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 4.20
Pinky
#FC86AA
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 7.23
Bubblegum (survey)
#FF6CB5
ΔE00 7.62
Powder Pink
#FFB2D0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993C7 #93F9C5
analogous
#F893F9 #F993C7 #F99394
triadic
#F993C7 #C7F993 #93C7F9
tetradic
#F993C7 #F9F893 #93F9C5 #9394F9
square
#F993C7 #F9F893 #93F9C5 #9394F9
split-complementary
#F993C7 #94F993 #93F9F8
monochromatic
#F31F8B #F659A9 #F993C7 #FCCDE5 #FDE2F0
Accessibility & contrast
On white
2.09
#F993C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F993C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993C7
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993C7 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9C9
Deuteranopia (green-blind)
#B6BAC4
Tritanopia (blue-blind)
#FF91A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f993c7; /* rgb */ color: rgb(249, 147, 199); /* oklch */ color: oklch(78.5% 0.137 348.8);
Tailwind
colors: {
custom: {
50: '#fdb4d8',
500: '#f993c7',
950: '#000000',
},
}SCSS
$custom: #f993c7; $custom-light: #fdb4d8; $custom-dark: #000000;
JSON
{
"hex": "#f993c7",
"rgb": {
"r": 249,
"g": 147,
"b": 199
},
"hsl": {
"h": 329.412,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.78479,
"c": 0.1367,
"h": 348.8
},
"luminance": 0.45131
}Semantic roles & 50–950 ramp
primary
#F993C7
secondary
#D6F5E5
accent
#E67100
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083