#F892D8#F892D8
#F892D8 is a light, vivid pink. Relative luminance 0.455; OKLCH L 78.8% C 0.149 H 339.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F892D8 |
|---|---|
| RGB | rgb(248, 146, 216) |
| HSL | hsl(319, 88%, 77%) |
| HSV | hsv(319, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 12.9%, 2.7%) |
| CIE-LAB | lab(73.20, 47.69, -19.22) |
| CIE-LCH | lch(73.20, 51.42, 338.05°) |
| OKLab | oklab(78.8% 0.1395 -0.0513) |
| OKLCH | oklch(78.8% 0.149 339.8) |
| XYZ | xyz(61.3853, 45.4758, 70.4969) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.40
Violet (CSS)
#EE82EE
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892D8 #92F8B2
analogous
#E592F8 #F892D8 #F892A5
triadic
#F892D8 #D8F892 #92D8F8
tetradic
#F892D8 #F8E592 #92F8B2 #92A5F8
square
#F892D8 #F8E592 #92F8B2 #92A5F8
split-complementary
#F892D8 #A5F892 #92F8E5
monochromatic
#F11FAF #F458C3 #F892D8 #FCCCED #FDE2F5
Accessibility & contrast
On white
2.08
#F892D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F892D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892D8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892D8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADB
Deuteranopia (green-blind)
#B0BAD5
Tritanopia (blue-blind)
#FF94AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f892d8; /* rgb */ color: rgb(248, 146, 216); /* oklch */ color: oklch(78.8% 0.149 339.8);
Tailwind
colors: {
custom: {
50: '#fcb4e4',
500: '#f892d8',
950: '#000000',
},
}SCSS
$custom: #f892d8; $custom-light: #fcb4e4; $custom-dark: #000000;
JSON
{
"hex": "#f892d8",
"rgb": {
"r": 248,
"g": 146,
"b": 216
},
"hsl": {
"h": 318.824,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78802,
"c": 0.14863,
"h": 339.8
},
"luminance": 0.45472
}Semantic roles & 50–950 ramp
primary
#F892D8
secondary
#D6F5E0
accent
#E54801
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083