#F897DC#F897DC
#F897DC is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.7% C 0.143 H 338.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F897DC |
|---|---|
| RGB | rgb(248, 151, 220) |
| HSL | hsl(317, 87%, 78%) |
| HSV | hsv(317, 39%, 97%) |
| CMYK | cmyk(0%, 39.1%, 11.3%, 2.7%) |
| CIE-LAB | lab(74.36, 45.78, -19.67) |
| CIE-LCH | lch(74.36, 49.83, 336.75°) |
| OKLab | oklab(79.72% 0.1332 -0.0526) |
| OKLCH | oklch(79.72% 0.143 338.5) |
| XYZ | xyz(62.6964, 47.2606, 73.5161) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.63
Plum
#DDA0DD
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 7.58
Purply Pink
#F075E6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F897DC #97F8B3
analogous
#E497F8 #F897DC #F897AB
triadic
#F897DC #DCF897 #97DCF8
tetradic
#F897DC #F8E497 #97F8B3 #97ABF8
square
#F897DC #F8E497 #97F8B3 #97ABF8
split-complementary
#F897DC #ABF897 #97F8E4
monochromatic
#F024B5 #F45EC9 #F897DC #FCD0EF #FDE2F5
Accessibility & contrast
On white
2.01
#F897DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F897DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F897DC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F897DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F897DC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDF
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#FF99B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f897dc; /* rgb */ color: rgb(248, 151, 220); /* oklch */ color: oklch(79.7% 0.143 338.5);
Tailwind
colors: {
custom: {
50: '#fcb7e7',
500: '#f897dc',
950: '#000000',
},
}SCSS
$custom: #f897dc; $custom-light: #fcb7e7; $custom-dark: #000000;
JSON
{
"hex": "#f897dc",
"rgb": {
"r": 248,
"g": 151,
"b": 220
},
"hsl": {
"h": 317.32,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.79716,
"c": 0.14319,
"h": 338.5
},
"luminance": 0.47257
}Semantic roles & 50–950 ramp
primary
#F897DC
secondary
#D6F5DF
accent
#E44302
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084