#F993CB#F993CB
#F993CB is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.139 H 346.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F993CB |
|---|---|
| RGB | rgb(249, 147, 203) |
| HSL | hsl(327, 89%, 78%) |
| HSV | hsv(327, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 18.5%, 2.4%) |
| CIE-LAB | lab(73.10, 45.52, -12.20) |
| CIE-LCH | lch(73.10, 47.12, 345.00°) |
| OKLab | oklab(78.61% 0.1353 -0.032) |
| OKLCH | oklch(78.61% 0.139 346.7) |
| XYZ | xyz(60.2810, 45.3230, 62.0615) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 3.91
Pinky
#FC86AA
ΔE00 7.37
Bubblegum (survey)
#FF6CB5
ΔE00 7.71
Plum
#DDA0DD
ΔE00 7.99
Carnation Pink
#FF7FA7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F993CB #93F9C1
analogous
#F493F9 #F993CB #F99398
triadic
#F993CB #CBF993 #93CBF9
tetradic
#F993CB #F9F493 #93F9C1 #9398F9
square
#F993CB #F9F493 #93F9C1 #9398F9
split-complementary
#F993CB #98F993 #93F9F4
monochromatic
#F31F93 #F659AF #F993CB #FCCDE7 #FDE2F1
Accessibility & contrast
On white
2.09
#F993CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F993CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F993CB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F993CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F993CB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#FF92A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f993cb; /* rgb */ color: rgb(249, 147, 203); /* oklch */ color: oklch(78.6% 0.139 346.7);
Tailwind
colors: {
custom: {
50: '#fdb4da',
500: '#f993cb',
950: '#000000',
},
}SCSS
$custom: #f993cb; $custom-light: #fdb4da; $custom-dark: #000000;
JSON
{
"hex": "#f993cb",
"rgb": {
"r": 249,
"g": 147,
"b": 203
},
"hsl": {
"h": 327.059,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.78613,
"c": 0.13906,
"h": 346.7
},
"luminance": 0.45319
}Semantic roles & 50–950 ramp
primary
#F993CB
secondary
#D6F5E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083