#F896DC#F896DC
#F896DC is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.6% C 0.145 H 338.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F896DC |
|---|---|
| RGB | rgb(248, 150, 220) |
| HSL | hsl(317, 88%, 78%) |
| HSV | hsv(317, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 11.3%, 2.7%) |
| CIE-LAB | lab(74.15, 46.29, -19.98) |
| CIE-LCH | lch(74.15, 50.42, 336.65°) |
| OKLab | oklab(79.56% 0.1347 -0.0534) |
| OKLCH | oklch(79.56% 0.145 338.4) |
| XYZ | xyz(62.5361, 46.9401, 73.4627) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896DC #96F8B2
analogous
#E396F8 #F896DC #F896AB
triadic
#F896DC #DCF896 #96DCF8
tetradic
#F896DC #F8E396 #96F8B2 #96ABF8
square
#F896DC #F8E396 #96F8B2 #96ABF8
split-complementary
#F896DC #ABF896 #96F8E3
monochromatic
#F023B6 #F45DC9 #F896DC #FCCFEF #FDE2F5
Accessibility & contrast
On white
2.02
#F896DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F896DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896DC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896DC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDF
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#FF98B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f896dc; /* rgb */ color: rgb(248, 150, 220); /* oklch */ color: oklch(79.6% 0.145 338.4);
Tailwind
colors: {
custom: {
50: '#fcb7e7',
500: '#f896dc',
950: '#000000',
},
}SCSS
$custom: #f896dc; $custom-light: #fcb7e7; $custom-dark: #000000;
JSON
{
"hex": "#f896dc",
"rgb": {
"r": 248,
"g": 150,
"b": 220
},
"hsl": {
"h": 317.143,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.79561,
"c": 0.14488,
"h": 338.4
},
"luminance": 0.46936
}Semantic roles & 50–950 ramp
primary
#F896DC
secondary
#D6F5DF
accent
#E44201
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084