#F993CC#F993CC
#F993CC is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.140 H 346.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F993CC |
|---|---|
| RGB | rgb(249, 147, 204) |
| HSL | hsl(326, 89%, 78%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 18.1%, 2.4%) |
| CIE-LAB | lab(73.14, 45.67, -12.70) |
| CIE-LCH | lch(73.14, 47.40, 344.46°) |
| OKLab | oklab(78.65% 0.1356 -0.0334) |
| OKLCH | oklch(78.65% 0.14 346.2) |
| XYZ | xyz(60.4006, 45.3708, 62.6911) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Pink (survey)
#FF81C0
ΔE00 3.98
Pinky
#FC86AA
ΔE00 7.58
Bubblegum (survey)
#FF6CB5
ΔE00 7.75
Plum
#DDA0DD
ΔE00 7.84
Powder Pink
#FFB2D0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993CC #93F9C0
analogous
#F393F9 #F993CC #F99399
triadic
#F993CC #CCF993 #93CCF9
tetradic
#F993CC #F9F393 #93F9C0 #9399F9
square
#F993CC #F9F393 #93F9C0 #9399F9
split-complementary
#F993CC #99F993 #93F9F3
monochromatic
#F31F95 #F659B1 #F993CC #FCCDE7 #FDE2F1
Accessibility & contrast
On white
2.08
#F993CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F993CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993CC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993CC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f993cc; /* rgb */ color: rgb(249, 147, 204); /* oklch */ color: oklch(78.6% 0.140 346.2);
Tailwind
colors: {
custom: {
50: '#fdb4db',
500: '#f993cc',
950: '#000000',
},
}SCSS
$custom: #f993cc; $custom-light: #fdb4db; $custom-dark: #000000;
JSON
{
"hex": "#f993cc",
"rgb": {
"r": 249,
"g": 147,
"b": 204
},
"hsl": {
"h": 326.471,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.78647,
"c": 0.13968,
"h": 346.2
},
"luminance": 0.45367
}Semantic roles & 50–950 ramp
primary
#F993CC
secondary
#D6F5E4
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083