#F893DE#F893DE
#F893DE is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.2% C 0.151 H 337.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F893DE |
|---|---|
| RGB | rgb(248, 147, 222) |
| HSL | hsl(315, 88%, 77%) |
| HSV | hsv(315, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 10.5%, 2.7%) |
| CIE-LAB | lab(73.61, 48.14, -21.90) |
| CIE-LCH | lch(73.61, 52.89, 335.54°) |
| OKLab | oklab(79.18% 0.1396 -0.0587) |
| OKLCH | oklch(79.18% 0.151 337.2) |
| XYZ | xyz(62.3300, 46.1014, 74.7085) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 5.78
Plum
#DDA0DD
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.45
Pink (survey)
#FF81C0
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893DE #93F8AD
analogous
#E093F8 #F893DE #F893AB
triadic
#F893DE #DEF893 #93DEF8
tetradic
#F893DE #F8E093 #93F8AD #93ABF8
square
#F893DE #F8E093 #93F8AD #93ABF8
split-complementary
#F893DE #ABF893 #93F8E0
monochromatic
#F120BB #F45ACC #F893DE #FCCCF0 #FDE2F6
Accessibility & contrast
On white
2.05
#F893DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F893DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893DE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893DE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABE1
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f893de; /* rgb */ color: rgb(248, 147, 222); /* oklch */ color: oklch(79.2% 0.151 337.2);
Tailwind
colors: {
custom: {
50: '#fcb5e8',
500: '#f893de',
950: '#000000',
},
}SCSS
$custom: #f893de; $custom-light: #fcb5e8; $custom-dark: #000000;
JSON
{
"hex": "#f893de",
"rgb": {
"r": 248,
"g": 147,
"b": 222
},
"hsl": {
"h": 315.446,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.79177,
"c": 0.15148,
"h": 337.2
},
"luminance": 0.46098
}Semantic roles & 50–950 ramp
primary
#F893DE
secondary
#D6F5DE
accent
#E43C01
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084