#F899DF#F899DF
#F899DF is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.1% C 0.142 H 337.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F899DF |
|---|---|
| RGB | rgb(248, 153, 223) |
| HSL | hsl(316, 87%, 79%) |
| HSV | hsv(316, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 10.1%, 2.7%) |
| CIE-LAB | lab(74.87, 45.24, -20.53) |
| CIE-LCH | lch(74.87, 49.69, 335.59°) |
| OKLab | oklab(80.14% 0.1311 -0.055) |
| OKLCH | oklch(80.14% 0.142 337.2) |
| XYZ | xyz(63.4218, 48.0701, 75.7356) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.67
Pink (survey)
#FF81C0
ΔE00 7.06
Violet (CSS)
#EE82EE
ΔE00 7.48
Purply Pink
#F075E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899DF #99F8B2
analogous
#E199F8 #F899DF #F899AF
triadic
#F899DF #DFF899 #99DFF8
tetradic
#F899DF #F8E199 #99F8B2 #99AFF8
square
#F899DF #F8E199 #99F8B2 #99AFF8
split-complementary
#F899DF #AFF899 #99F8E1
monochromatic
#F026BB #F460CD #F899DF #FCD2F1 #FDE2F6
Accessibility & contrast
On white
1.98
#F899DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F899DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899DF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899DF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE2
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#FF9CB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f899df; /* rgb */ color: rgb(248, 153, 223); /* oklch */ color: oklch(80.1% 0.142 337.2);
Tailwind
colors: {
custom: {
50: '#fcb9e9',
500: '#f899df',
950: '#000000',
},
}SCSS
$custom: #f899df; $custom-light: #fcb9e9; $custom-dark: #000000;
JSON
{
"hex": "#f899df",
"rgb": {
"r": 248,
"g": 153,
"b": 223
},
"hsl": {
"h": 315.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.80137,
"c": 0.14212,
"h": 337.2
},
"luminance": 0.48067
}Semantic roles & 50–950 ramp
primary
#F899DF
secondary
#D6F5DE
accent
#E43D02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084