#F899DD#F899DD
#F899DD is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.1% C 0.141 H 338.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F899DD |
|---|---|
| RGB | rgb(248, 153, 221) |
| HSL | hsl(317, 87%, 79%) |
| HSV | hsv(317, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 10.9%, 2.7%) |
| CIE-LAB | lab(74.80, 44.92, -19.54) |
| CIE-LCH | lch(74.80, 48.99, 336.49°) |
| OKLab | oklab(80.06% 0.1305 -0.0522) |
| OKLCH | oklch(80.06% 0.141 338.2) |
| XYZ | xyz(63.1538, 47.9629, 74.3239) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 7.82
Purply Pink
#F075E6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899DD #99F8B4
analogous
#E499F8 #F899DD #F899AD
triadic
#F899DD #DDF899 #99DDF8
tetradic
#F899DD #F8E499 #99F8B4 #99ADF8
square
#F899DD #F8E499 #99F8B4 #99ADF8
split-complementary
#F899DD #ADF899 #99F8E4
monochromatic
#F026B7 #F460CA #F899DD #FCD2F0 #FDE2F5
Accessibility & contrast
On white
1.98
#F899DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F899DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899DD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899DD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFE0
Deuteranopia (green-blind)
#B4BDDA
Tritanopia (blue-blind)
#FF9BB2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f899dd; /* rgb */ color: rgb(248, 153, 221); /* oklch */ color: oklch(80.1% 0.141 338.2);
Tailwind
colors: {
custom: {
50: '#fcb9e7',
500: '#f899dd',
950: '#000000',
},
}SCSS
$custom: #f899dd; $custom-light: #fcb9e7; $custom-dark: #000000;
JSON
{
"hex": "#f899dd",
"rgb": {
"r": 248,
"g": 153,
"b": 221
},
"hsl": {
"h": 317.053,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.80063,
"c": 0.14056,
"h": 338.2
},
"luminance": 0.47959
}Semantic roles & 50–950 ramp
primary
#F899DD
secondary
#D6F5DF
accent
#E44202
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084