#F896D3#F896D3
#F896D3 is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.2% C 0.138 H 342.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F896D3 |
|---|---|
| RGB | rgb(248, 150, 211) |
| HSL | hsl(323, 88%, 78%) |
| HSV | hsv(323, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 14.9%, 2.7%) |
| CIE-LAB | lab(73.85, 44.87, -15.49) |
| CIE-LCH | lch(73.85, 47.47, 340.95°) |
| OKLab | oklab(79.24% 0.1321 -0.041) |
| OKLCH | oklch(79.24% 0.138 342.7) |
| XYZ | xyz(61.3761, 46.4761, 67.3534) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 5.14
Plum
#DDA0DD
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 7.58
Powder Pink
#FFB2D0
ΔE00 8.48
Bubblegum (survey)
#FF6CB5
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896D3 #96F8BB
analogous
#EC96F8 #F896D3 #F896A2
triadic
#F896D3 #D3F896 #96D3F8
tetradic
#F896D3 #F8EC96 #96F8BB #96A2F8
square
#F896D3 #F8EC96 #96F8BB #96A2F8
split-complementary
#F896D3 #A2F896 #96F8EC
monochromatic
#F023A3 #F45DBB #F896D3 #FCCFEB #FDE2F3
Accessibility & contrast
On white
2.04
#F896D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F896D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896D3
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896D3 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD5
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#FF96AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f896d3; /* rgb */ color: rgb(248, 150, 211); /* oklch */ color: oklch(79.2% 0.138 342.7);
Tailwind
colors: {
custom: {
50: '#fcb6e0',
500: '#f896d3',
950: '#000000',
},
}SCSS
$custom: #f896d3; $custom-light: #fcb6e0; $custom-dark: #000000;
JSON
{
"hex": "#f896d3",
"rgb": {
"r": 248,
"g": 150,
"b": 211
},
"hsl": {
"h": 322.653,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.79238,
"c": 0.13835,
"h": 342.7
},
"luminance": 0.46472
}Semantic roles & 50–950 ramp
primary
#F896D3
secondary
#D6F5E2
accent
#E45701
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083