#F892DF#F892DF
#F892DF is a light, vivid pink. Relative luminance 0.458; OKLCH L 79.1% C 0.154 H 336.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F892DF |
|---|---|
| RGB | rgb(248, 146, 223) |
| HSL | hsl(315, 88%, 77%) |
| HSV | hsv(315, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 10.1%, 2.7%) |
| CIE-LAB | lab(73.45, 48.81, -22.70) |
| CIE-LCH | lch(73.45, 53.83, 335.06°) |
| OKLab | oklab(79.06% 0.1414 -0.0609) |
| OKLCH | oklch(79.06% 0.154 336.7) |
| XYZ | xyz(62.3096, 45.8456, 75.3648) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892DF #92F8AB
analogous
#DE92F8 #F892DF #F892AC
triadic
#F892DF #DFF892 #92DFF8
tetradic
#F892DF #F8DE92 #92F8AB #92ACF8
square
#F892DF #F8DE92 #92F8AB #92ACF8
split-complementary
#F892DF #ACF892 #92F8DE
monochromatic
#F11FBD #F458CE #F892DF #FCCCF0 #FDE2F7
Accessibility & contrast
On white
2.07
#F892DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F892DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892DF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892DF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f892df; /* rgb */ color: rgb(248, 146, 223); /* oklch */ color: oklch(79.1% 0.154 336.7);
Tailwind
colors: {
custom: {
50: '#fcb4e9',
500: '#f892df',
950: '#000000',
},
}SCSS
$custom: #f892df; $custom-light: #fcb4e9; $custom-dark: #000000;
JSON
{
"hex": "#f892df",
"rgb": {
"r": 248,
"g": 146,
"b": 223
},
"hsl": {
"h": 314.706,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.79063,
"c": 0.15395,
"h": 336.7
},
"luminance": 0.45842
}Semantic roles & 50–950 ramp
primary
#F892DF
secondary
#D6F5DD
accent
#E53901
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084