#F892DB#F892DB
#F892DB is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.9% C 0.151 H 338.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F892DB |
|---|---|
| RGB | rgb(248, 146, 219) |
| HSL | hsl(317, 88%, 77%) |
| HSV | hsv(317, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 11.7%, 2.7%) |
| CIE-LAB | lab(73.31, 48.17, -20.72) |
| CIE-LCH | lch(73.31, 52.43, 336.73°) |
| OKLab | oklab(78.91% 0.1403 -0.0554) |
| OKLCH | oklch(78.91% 0.151 338.4) |
| XYZ | xyz(61.7766, 45.6324, 72.5582) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892DB #92F8AF
analogous
#E292F8 #F892DB #F892A8
triadic
#F892DB #DBF892 #92DBF8
tetradic
#F892DB #F8E292 #92F8AF #92A8F8
square
#F892DB #F8E292 #92F8AF #92A8F8
split-complementary
#F892DB #A8F892 #92F8E2
monochromatic
#F11FB5 #F458C8 #F892DB #FCCCEE #FDE2F6
Accessibility & contrast
On white
2.07
#F892DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F892DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892DB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892DB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#AFBAD8
Tritanopia (blue-blind)
#FF95AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f892db; /* rgb */ color: rgb(248, 146, 219); /* oklch */ color: oklch(78.9% 0.151 338.4);
Tailwind
colors: {
custom: {
50: '#fcb4e6',
500: '#f892db',
950: '#000000',
},
}SCSS
$custom: #f892db; $custom-light: #fcb4e6; $custom-dark: #000000;
JSON
{
"hex": "#f892db",
"rgb": {
"r": 248,
"g": 146,
"b": 219
},
"hsl": {
"h": 317.059,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78913,
"c": 0.15087,
"h": 338.4
},
"luminance": 0.45629
}Semantic roles & 50–950 ramp
primary
#F892DB
secondary
#D6F5DF
accent
#E54201
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084