#F892D5#F892D5
#F892D5 is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.146 H 341.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F892D5 |
|---|---|
| RGB | rgb(248, 146, 213) |
| HSL | hsl(321, 88%, 77%) |
| HSV | hsv(321, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 14.1%, 2.7%) |
| CIE-LAB | lab(73.10, 47.22, -17.72) |
| CIE-LCH | lch(73.10, 50.44, 339.43°) |
| OKLab | oklab(78.69% 0.1387 -0.0471) |
| OKLCH | oklch(78.69% 0.146 341.2) |
| XYZ | xyz(61.0010, 45.3221, 68.4729) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Pink (survey)
#FF81C0
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.64
Violet (CSS)
#EE82EE
ΔE00 7.92
Bubblegum (survey)
#FF6CB5
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F892D5 #92F8B5
analogous
#E892F8 #F892D5 #F892A2
triadic
#F892D5 #D5F892 #92D5F8
tetradic
#F892D5 #F8E892 #92F8B5 #92A2F8
square
#F892D5 #F8E892 #92F8B5 #92A2F8
split-complementary
#F892D5 #A2F892 #92F8E8
monochromatic
#F11FA9 #F458BF #F892D5 #FCCCEB #FDE2F4
Accessibility & contrast
On white
2.09
#F892D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F892D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F892D5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F892D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F892D5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AAD7
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#FF93AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f892d5; /* rgb */ color: rgb(248, 146, 213); /* oklch */ color: oklch(78.7% 0.146 341.2);
Tailwind
colors: {
custom: {
50: '#fcb4e2',
500: '#f892d5',
950: '#000000',
},
}SCSS
$custom: #f892d5; $custom-light: #fcb4e2; $custom-dark: #000000;
JSON
{
"hex": "#f892d5",
"rgb": {
"r": 248,
"g": 146,
"b": 213
},
"hsl": {
"h": 320.588,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.78693,
"c": 0.14647,
"h": 341.2
},
"luminance": 0.45318
}Semantic roles & 50–950 ramp
primary
#F892D5
secondary
#D6F5E1
accent
#E54F01
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083