#F899CA#F899CA
#F899CA is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.4% C 0.128 H 348.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F899CA |
|---|---|
| RGB | rgb(248, 153, 202) |
| HSL | hsl(329, 87%, 79%) |
| HSV | hsv(329, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 18.5%, 2.7%) |
| CIE-LAB | lab(74.19, 41.96, -10.03) |
| CIE-LCH | lch(74.19, 43.14, 346.56°) |
| OKLab | oklab(79.4% 0.1248 -0.0262) |
| OKLCH | oklch(79.4% 0.128 348.2) |
| XYZ | xyz(60.7641, 47.0070, 61.7384) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 6.48
Pinky
#FC86AA
ΔE00 7.19
Pig Pink
#E78EA5
ΔE00 7.97
Plum
#DDA0DD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899CA #99F8C7
analogous
#F799F8 #F899CA #F8999A
triadic
#F899CA #CAF899 #99CAF8
tetradic
#F899CA #F8F799 #99F8C7 #999AF8
square
#F899CA #F8F799 #99F8C7 #999AF8
split-complementary
#F899CA #9AF899 #99F8F7
monochromatic
#F0268E #F460AC #F899CA #FCD2E8 #FDE2F0
Accessibility & contrast
On white
2.02
#F899CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F899CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899CA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899CA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCC
Deuteranopia (green-blind)
#B9BCC8
Tritanopia (blue-blind)
#FF97AA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f899ca; /* rgb */ color: rgb(248, 153, 202); /* oklch */ color: oklch(79.4% 0.128 348.2);
Tailwind
colors: {
custom: {
50: '#fcb8da',
500: '#f899ca',
950: '#000000',
},
}SCSS
$custom: #f899ca; $custom-light: #fcb8da; $custom-dark: #000000;
JSON
{
"hex": "#f899ca",
"rgb": {
"r": 248,
"g": 153,
"b": 202
},
"hsl": {
"h": 329.053,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79403,
"c": 0.12756,
"h": 348.2
},
"luminance": 0.47003
}Semantic roles & 50–950 ramp
primary
#F899CA
secondary
#D6F5E5
accent
#E46F02
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083