#F896DF#F896DF
#F896DF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.7% C 0.147 H 337.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F896DF |
|---|---|
| RGB | rgb(248, 150, 223) |
| HSL | hsl(315, 88%, 78%) |
| HSV | hsv(315, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 10.1%, 2.7%) |
| CIE-LAB | lab(74.25, 46.78, -21.47) |
| CIE-LCH | lch(74.25, 51.47, 335.35°) |
| OKLab | oklab(79.67% 0.1355 -0.0575) |
| OKLCH | oklch(79.67% 0.147 337) |
| XYZ | xyz(62.9370, 47.1004, 75.5740) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Plum
#DDA0DD
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896DF #96F8AF
analogous
#E096F8 #F896DF #F896AE
triadic
#F896DF #DFF896 #96DFF8
tetradic
#F896DF #F8E096 #96F8AF #96AEF8
square
#F896DF #F8E096 #96F8AF #96AEF8
split-complementary
#F896DF #AEF896 #96F8E0
monochromatic
#F023BC #F45DCE #F896DF #FCCFF0 #FDE2F6
Accessibility & contrast
On white
2.02
#F896DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F896DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896DF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896DF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f896df; /* rgb */ color: rgb(248, 150, 223); /* oklch */ color: oklch(79.7% 0.147 337.0);
Tailwind
colors: {
custom: {
50: '#fcb7e9',
500: '#f896df',
950: '#000000',
},
}SCSS
$custom: #f896df; $custom-light: #fcb7e9; $custom-dark: #000000;
JSON
{
"hex": "#f896df",
"rgb": {
"r": 248,
"g": 150,
"b": 223
},
"hsl": {
"h": 315.306,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.79672,
"c": 0.14721,
"h": 337
},
"luminance": 0.47097
}Semantic roles & 50–950 ramp
primary
#F896DF
secondary
#D6F5DE
accent
#E43B01
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084