#F899CE#F899CE
#F899CE is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.5% C 0.130 H 345.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F899CE |
|---|---|
| RGB | rgb(248, 153, 206) |
| HSL | hsl(327, 87%, 79%) |
| HSV | hsv(327, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 16.9%, 2.7%) |
| CIE-LAB | lab(74.32, 42.57, -12.05) |
| CIE-LCH | lch(74.32, 44.24, 344.20°) |
| OKLab | oklab(79.54% 0.1261 -0.0317) |
| OKLCH | oklch(79.54% 0.13 345.9) |
| XYZ | xyz(61.2439, 47.1989, 64.2651) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.22
Powder Pink
#FFB2D0
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.36
Pinky
#FC86AA
ΔE00 8.00
Carnation Pink
#FF7FA7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899CE #99F8C3
analogous
#F299F8 #F899CE #F8999E
triadic
#F899CE #CEF899 #99CEF8
tetradic
#F899CE #F8F299 #99F8C3 #999EF8
square
#F899CE #F8F299 #99F8C3 #999EF8
split-complementary
#F899CE #9EF899 #99F8F2
monochromatic
#F02697 #F460B2 #F899CE #FCD2EA #FDE2F1
Accessibility & contrast
On white
2.01
#F899CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F899CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899CE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899CE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD0
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f899ce; /* rgb */ color: rgb(248, 153, 206); /* oklch */ color: oklch(79.5% 0.130 345.9);
Tailwind
colors: {
custom: {
50: '#fcb8dd',
500: '#f899ce',
950: '#000000',
},
}SCSS
$custom: #f899ce; $custom-light: #fcb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f899ce",
"rgb": {
"r": 248,
"g": 153,
"b": 206
},
"hsl": {
"h": 326.526,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79536,
"c": 0.13,
"h": 345.9
},
"luminance": 0.47195
}Semantic roles & 50–950 ramp
primary
#F899CE
secondary
#D6F5E4
accent
#E46602
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083