#F896CB#F896CB
#F896CB is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.0% C 0.133 H 347.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F896CB |
|---|---|
| RGB | rgb(248, 150, 203) |
| HSL | hsl(328, 88%, 78%) |
| HSV | hsv(328, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 18.1%, 2.7%) |
| CIE-LAB | lab(73.60, 43.66, -11.47) |
| CIE-LCH | lch(73.60, 45.14, 345.28°) |
| OKLab | oklab(78.96% 0.1297 -0.0301) |
| OKLCH | oklch(78.96% 0.133 347) |
| XYZ | xyz(60.3981, 46.0848, 62.2024) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.53
Powder Pink
#FFB2D0
ΔE00 7.38
Pinky
#FC86AA
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.82
Carnation Pink
#FF7FA7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F896CB #96F8C3
analogous
#F496F8 #F896CB #F8969A
triadic
#F896CB #CBF896 #96CBF8
tetradic
#F896CB #F8F496 #96F8C3 #969AF8
square
#F896CB #F8F496 #96F8C3 #969AF8
split-complementary
#F896CB #9AF896 #96F8F4
monochromatic
#F02392 #F45DAF #F896CB #FCCFE7 #FDE2F1
Accessibility & contrast
On white
2.06
#F896CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F896CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F896CB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F896CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F896CB | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF95A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f896cb; /* rgb */ color: rgb(248, 150, 203); /* oklch */ color: oklch(79.0% 0.133 347.0);
Tailwind
colors: {
custom: {
50: '#fcb6da',
500: '#f896cb',
950: '#000000',
},
}SCSS
$custom: #f896cb; $custom-light: #fcb6da; $custom-dark: #000000;
JSON
{
"hex": "#f896cb",
"rgb": {
"r": 248,
"g": 150,
"b": 203
},
"hsl": {
"h": 327.551,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.78963,
"c": 0.13315,
"h": 347
},
"luminance": 0.46081
}Semantic roles & 50–950 ramp
primary
#F896CB
secondary
#D6F5E4
accent
#E46901
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083