#F898D4#F898D4
#F898D4 is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.6% C 0.136 H 342.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F898D4 |
|---|---|
| RGB | rgb(248, 152, 212) |
| HSL | hsl(323, 87%, 78%) |
| HSV | hsv(323, 39%, 97%) |
| CMYK | cmyk(0%, 38.7%, 14.5%, 2.7%) |
| CIE-LAB | lab(74.30, 44.00, -15.37) |
| CIE-LCH | lch(74.30, 46.61, 340.75°) |
| OKLab | oklab(79.58% 0.1294 -0.0407) |
| OKLCH | oklch(79.58% 0.136 342.5) |
| XYZ | xyz(61.8237, 47.1701, 68.1230) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.79
Powder Pink
#FFB2D0
ΔE00 8.16
Bubblegum (survey)
#FF6CB5
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F898D4 #98F8BC
analogous
#EC98F8 #F898D4 #F898A4
triadic
#F898D4 #D4F898 #98D4F8
tetradic
#F898D4 #F8EC98 #98F8BC #98A4F8
square
#F898D4 #F8EC98 #98F8BC #98A4F8
split-complementary
#F898D4 #A4F898 #98F8EC
monochromatic
#F025A4 #F45FBC #F898D4 #FCD1EC #FDE2F3
Accessibility & contrast
On white
2.01
#F898D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F898D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F898D4
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F898D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F898D4 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DADD6
Deuteranopia (green-blind)
#B6BCD1
Tritanopia (blue-blind)
#FF98AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f898d4; /* rgb */ color: rgb(248, 152, 212); /* oklch */ color: oklch(79.6% 0.136 342.5);
Tailwind
colors: {
custom: {
50: '#fcb8e1',
500: '#f898d4',
950: '#000000',
},
}SCSS
$custom: #f898d4; $custom-light: #fcb8e1; $custom-dark: #000000;
JSON
{
"hex": "#f898d4",
"rgb": {
"r": 248,
"g": 152,
"b": 212
},
"hsl": {
"h": 322.5,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.79585,
"c": 0.13567,
"h": 342.5
},
"luminance": 0.47166
}Semantic roles & 50–950 ramp
primary
#F898D4
secondary
#D6F5E2
accent
#E45602
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083