#F896DB#F896DB
#F896DB is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.5% C 0.144 H 338.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F896DB |
|---|---|
| RGB | rgb(248, 150, 219) |
| HSL | hsl(318, 88%, 78%) |
| HSV | hsv(318, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 11.7%, 2.7%) |
| CIE-LAB | lab(74.12, 46.13, -19.48) |
| CIE-LCH | lch(74.12, 50.08, 337.10°) |
| OKLab | oklab(79.52% 0.1344 -0.052) |
| OKLCH | oklch(79.52% 0.144 338.8) |
| XYZ | xyz(62.4041, 46.8872, 72.7673) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.39
Plum
#DDA0DD
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 7.55
Purply Pink
#F075E6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896DB #96F8B3
analogous
#E496F8 #F896DB #F896AA
triadic
#F896DB #DBF896 #96DBF8
tetradic
#F896DB #F8E496 #96F8B3 #96AAF8
square
#F896DB #F8E496 #96F8B3 #96AAF8
split-complementary
#F896DB #AAF896 #96F8E4
monochromatic
#F023B4 #F45DC7 #F896DB #FCCFEF #FDE2F5
Accessibility & contrast
On white
2.02
#F896DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F896DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896DB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896DB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#FF98AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f896db; /* rgb */ color: rgb(248, 150, 219); /* oklch */ color: oklch(79.5% 0.144 338.8);
Tailwind
colors: {
custom: {
50: '#fcb7e6',
500: '#f896db',
950: '#000000',
},
}SCSS
$custom: #f896db; $custom-light: #fcb7e6; $custom-dark: #000000;
JSON
{
"hex": "#f896db",
"rgb": {
"r": 248,
"g": 150,
"b": 219
},
"hsl": {
"h": 317.755,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.79524,
"c": 0.14413,
"h": 338.8
},
"luminance": 0.46884
}Semantic roles & 50–950 ramp
primary
#F896DB
secondary
#D6F5DF
accent
#E44401
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084