#F893CA#F893CA
#F893CA is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.138 H 346.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F893CA |
|---|---|
| RGB | rgb(248, 147, 202) |
| HSL | hsl(327, 88%, 77%) |
| HSV | hsv(327, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 18.5%, 2.7%) |
| CIE-LAB | lab(72.95, 45.04, -11.88) |
| CIE-LCH | lch(72.95, 46.58, 345.22°) |
| OKLab | oklab(78.46% 0.1339 -0.0312) |
| OKLCH | oklch(78.46% 0.138 346.9) |
| XYZ | xyz(59.8067, 45.0921, 61.4193) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 3.93
Pinky
#FC86AA
ΔE00 7.24
Bubblegum (survey)
#FF6CB5
ΔE00 7.71
Carnation Pink
#FF7FA7
ΔE00 7.91
Plum
#DDA0DD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893CA #93F8C1
analogous
#F493F8 #F893CA #F89397
triadic
#F893CA #CAF893 #93CAF8
tetradic
#F893CA #F8F493 #93F8C1 #9397F8
square
#F893CA #F8F493 #93F8C1 #9397F8
split-complementary
#F893CA #97F893 #93F8F4
monochromatic
#F12092 #F45AAE #F893CA #FCCCE6 #FDE2F1
Accessibility & contrast
On white
2.10
#F893CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F893CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893CA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893CA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CC
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f893ca; /* rgb */ color: rgb(248, 147, 202); /* oklch */ color: oklch(78.5% 0.138 346.9);
Tailwind
colors: {
custom: {
50: '#fcb4da',
500: '#f893ca',
950: '#000000',
},
}SCSS
$custom: #f893ca; $custom-light: #fcb4da; $custom-dark: #000000;
JSON
{
"hex": "#f893ca",
"rgb": {
"r": 248,
"g": 147,
"b": 202
},
"hsl": {
"h": 327.327,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78462,
"c": 0.13752,
"h": 346.9
},
"luminance": 0.45088
}Semantic roles & 50–950 ramp
primary
#F893CA
secondary
#D6F5E4
accent
#E46901
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083