#F893CC#F893CC
#F893CC is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.139 H 345.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F893CC |
|---|---|
| RGB | rgb(248, 147, 204) |
| HSL | hsl(326, 88%, 77%) |
| HSV | hsv(326, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 17.7%, 2.7%) |
| CIE-LAB | lab(73.02, 45.34, -12.89) |
| CIE-LCH | lch(73.02, 47.14, 344.12°) |
| OKLab | oklab(78.53% 0.1346 -0.0339) |
| OKLCH | oklch(78.53% 0.139 345.9) |
| XYZ | xyz(60.0450, 45.1875, 62.6745) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Pink (survey)
#FF81C0
ΔE00 4.05
Pinky
#FC86AA
ΔE00 7.67
Plum
#DDA0DD
ΔE00 7.69
Bubblegum (survey)
#FF6CB5
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893CC #93F8BF
analogous
#F293F8 #F893CC #F89399
triadic
#F893CC #CCF893 #93CCF8
tetradic
#F893CC #F8F293 #93F8BF #9399F8
square
#F893CC #F8F293 #93F8BF #9399F8
split-complementary
#F893CC #99F893 #93F8F2
monochromatic
#F12096 #F45AB1 #F893CC #FCCCE7 #FDE2F1
Accessibility & contrast
On white
2.09
#F893CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F893CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893CC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893CC | 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)
#9BA9CE
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f893cc; /* rgb */ color: rgb(248, 147, 204); /* oklch */ color: oklch(78.5% 0.139 345.9);
Tailwind
colors: {
custom: {
50: '#fcb4db',
500: '#f893cc',
950: '#000000',
},
}SCSS
$custom: #f893cc; $custom-light: #fcb4db; $custom-dark: #000000;
JSON
{
"hex": "#f893cc",
"rgb": {
"r": 248,
"g": 147,
"b": 204
},
"hsl": {
"h": 326.139,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.7853,
"c": 0.13876,
"h": 345.9
},
"luminance": 0.45184
}Semantic roles & 50–950 ramp
primary
#F893CC
secondary
#D6F5E3
accent
#E46401
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083