#F892DC#F892DC
#F892DC is a light, vivid pink. Relative luminance 0.457; OKLCH L 79.0% C 0.152 H 338.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F892DC |
|---|---|
| RGB | rgb(248, 146, 220) |
| HSL | hsl(316, 88%, 77%) |
| HSV | hsv(316, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 11.3%, 2.7%) |
| CIE-LAB | lab(73.34, 48.33, -21.21) |
| CIE-LCH | lch(73.34, 52.78, 336.30°) |
| OKLab | oklab(78.95% 0.1406 -0.0568) |
| OKLCH | oklch(78.95% 0.152 338) |
| XYZ | xyz(61.9087, 45.6852, 73.2536) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.81
Pink (survey)
#FF81C0
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892DC #92F8AE
analogous
#E192F8 #F892DC #F892A9
triadic
#F892DC #DCF892 #92DCF8
tetradic
#F892DC #F8E192 #92F8AE #92A9F8
square
#F892DC #F8E192 #92F8AE #92A9F8
split-complementary
#F892DC #A9F892 #92F8E1
monochromatic
#F11FB7 #F458CA #F892DC #FCCCEE #FDE2F6
Accessibility & contrast
On white
2.07
#F892DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F892DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892DC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892DC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADF
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#FF95AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f892dc; /* rgb */ color: rgb(248, 146, 220); /* oklch */ color: oklch(79.0% 0.152 338.0);
Tailwind
colors: {
custom: {
50: '#fcb4e7',
500: '#f892dc',
950: '#000000',
},
}SCSS
$custom: #f892dc; $custom-light: #fcb4e7; $custom-dark: #000000;
JSON
{
"hex": "#f892dc",
"rgb": {
"r": 248,
"g": 146,
"b": 220
},
"hsl": {
"h": 316.471,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.7895,
"c": 0.15162,
"h": 338
},
"luminance": 0.45682
}Semantic roles & 50–950 ramp
primary
#F892DC
secondary
#D6F5DE
accent
#E53F01
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084