#F993C8#F993C8
#F993C8 is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.137 H 348.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F993C8 |
|---|---|
| RGB | rgb(249, 147, 200) |
| HSL | hsl(329, 89%, 78%) |
| HSV | hsv(329, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 19.7%, 2.4%) |
| CIE-LAB | lab(73.01, 45.08, -10.68) |
| CIE-LCH | lch(73.01, 46.32, 346.67°) |
| OKLab | oklab(78.51% 0.1344 -0.0279) |
| OKLCH | oklch(78.51% 0.137 348.3) |
| XYZ | xyz(59.9270, 45.1814, 60.1969) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pinky
#FC86AA
ΔE00 6.71
Carnation Pink
#FF7FA7
ΔE00 7.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Powder Pink
#FFB2D0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993C8 #93F9C4
analogous
#F793F9 #F993C8 #F99395
triadic
#F993C8 #C8F993 #93C8F9
tetradic
#F993C8 #F9F793 #93F9C4 #9395F9
square
#F993C8 #F9F793 #93F9C4 #9395F9
split-complementary
#F993C8 #95F993 #93F9F7
monochromatic
#F31F8D #F659AA #F993C8 #FCCDE6 #FDE2F0
Accessibility & contrast
On white
2.09
#F993C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F993C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993C8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993C8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CA
Deuteranopia (green-blind)
#B6BAC5
Tritanopia (blue-blind)
#FF91A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f993c8; /* rgb */ color: rgb(249, 147, 200); /* oklch */ color: oklch(78.5% 0.137 348.3);
Tailwind
colors: {
custom: {
50: '#fdb4d8',
500: '#f993c8',
950: '#000000',
},
}SCSS
$custom: #f993c8; $custom-light: #fdb4d8; $custom-dark: #000000;
JSON
{
"hex": "#f993c8",
"rgb": {
"r": 249,
"g": 147,
"b": 200
},
"hsl": {
"h": 328.824,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.78512,
"c": 0.13728,
"h": 348.3
},
"luminance": 0.45177
}Semantic roles & 50–950 ramp
primary
#F993C8
secondary
#D6F5E5
accent
#E66E00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083