#F893CB#F893CB
#F893CB is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.5% C 0.138 H 346.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F893CB |
|---|---|
| RGB | rgb(248, 147, 203) |
| HSL | hsl(327, 88%, 77%) |
| HSV | hsv(327, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 18.1%, 2.7%) |
| CIE-LAB | lab(72.98, 45.19, -12.39) |
| CIE-LCH | lch(72.98, 46.86, 344.67°) |
| OKLab | oklab(78.5% 0.1342 -0.0325) |
| OKLCH | oklch(78.5% 0.138 346.4) |
| XYZ | xyz(59.9255, 45.1396, 62.0448) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 3.98
Pinky
#FC86AA
ΔE00 7.46
Bubblegum (survey)
#FF6CB5
ΔE00 7.75
Plum
#DDA0DD
ΔE00 7.84
Carnation Pink
#FF7FA7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893CB #93F8C0
analogous
#F393F8 #F893CB #F89398
triadic
#F893CB #CBF893 #93CBF8
tetradic
#F893CB #F8F393 #93F8C0 #9398F8
square
#F893CB #F8F393 #93F8C0 #9398F8
split-complementary
#F893CB #98F893 #93F8F3
monochromatic
#F12094 #F45AAF #F893CB #FCCCE7 #FDE2F1
Accessibility & contrast
On white
2.09
#F893CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F893CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893CB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893CB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#B5B9C8
Tritanopia (blue-blind)
#FF92A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f893cb; /* rgb */ color: rgb(248, 147, 203); /* oklch */ color: oklch(78.5% 0.138 346.4);
Tailwind
colors: {
custom: {
50: '#fcb4da',
500: '#f893cb',
950: '#000000',
},
}SCSS
$custom: #f893cb; $custom-light: #fcb4da; $custom-dark: #000000;
JSON
{
"hex": "#f893cb",
"rgb": {
"r": 248,
"g": 147,
"b": 203
},
"hsl": {
"h": 326.733,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.78496,
"c": 0.13813,
"h": 346.4
},
"luminance": 0.45136
}Semantic roles & 50–950 ramp
primary
#F893CB
secondary
#D6F5E4
accent
#E46601
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083