#F893D8#F893D8
#F893D8 is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.0% C 0.147 H 339.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F893D8 |
|---|---|
| RGB | rgb(248, 147, 216) |
| HSL | hsl(319, 88%, 77%) |
| HSV | hsv(319, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 12.9%, 2.7%) |
| CIE-LAB | lab(73.41, 47.19, -18.92) |
| CIE-LCH | lch(73.41, 50.84, 338.16°) |
| OKLab | oklab(78.95% 0.138 -0.0504) |
| OKLCH | oklch(78.95% 0.147 339.9) |
| XYZ | xyz(61.5401, 45.7855, 70.5485) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Pink (survey)
#FF81C0
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 6.39
Violet (CSS)
#EE82EE
ΔE00 7.53
Purply Pink
#F075E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893D8 #93F8B3
analogous
#E693F8 #F893D8 #F893A5
triadic
#F893D8 #D8F893 #93D8F8
tetradic
#F893D8 #F8E693 #93F8B3 #93A5F8
square
#F893D8 #F8E693 #93F8B3 #93A5F8
split-complementary
#F893D8 #A5F893 #93F8E6
monochromatic
#F120AE #F45AC3 #F893D8 #FCCCED #FDE2F5
Accessibility & contrast
On white
2.07
#F893D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F893D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893D8
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893D8 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDA
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#FF95AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f893d8; /* rgb */ color: rgb(248, 147, 216); /* oklch */ color: oklch(79.0% 0.147 339.9);
Tailwind
colors: {
custom: {
50: '#fcb5e4',
500: '#f893d8',
950: '#000000',
},
}SCSS
$custom: #f893d8; $custom-light: #fcb5e4; $custom-dark: #000000;
JSON
{
"hex": "#f893d8",
"rgb": {
"r": 248,
"g": 147,
"b": 216
},
"hsl": {
"h": 319.01,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78954,
"c": 0.14695,
"h": 339.9
},
"luminance": 0.45782
}Semantic roles & 50–950 ramp
primary
#F893D8
secondary
#D6F5E0
accent
#E44901
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083