#F899D0#F899D0
#F899D0 is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.6% C 0.131 H 344.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F899D0 |
|---|---|
| RGB | rgb(248, 153, 208) |
| HSL | hsl(325, 87%, 79%) |
| HSV | hsv(325, 38%, 97%) |
| CMYK | cmyk(0%, 38.3%, 16.1%, 2.7%) |
| CIE-LAB | lab(74.38, 42.87, -13.05) |
| CIE-LCH | lch(74.38, 44.81, 343.07°) |
| OKLab | oklab(79.6% 0.1267 -0.0344) |
| OKLCH | oklch(79.6% 0.131 344.8) |
| XYZ | xyz(61.4884, 47.2967, 65.5528) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.78
Pink (survey)
#FF81C0
ΔE00 5.33
Plum
#DDA0DD
ΔE00 7.03
Powder Pink
#FFB2D0
ΔE00 7.30
Pinky
#FC86AA
ΔE00 8.41
Lavender Pink
#DD85D7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F899D0 #99F8C1
analogous
#F099F8 #F899D0 #F899A0
triadic
#F899D0 #D0F899 #99D0F8
tetradic
#F899D0 #F8F099 #99F8C1 #99A0F8
square
#F899D0 #F8F099 #99F8C1 #99A0F8
split-complementary
#F899D0 #A0F899 #99F8F0
monochromatic
#F0269B #F460B6 #F899D0 #FCD2EA #FDE2F2
Accessibility & contrast
On white
2.01
#F899D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F899D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F899D0
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F899D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F899D0 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD2
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#FF98AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f899d0; /* rgb */ color: rgb(248, 153, 208); /* oklch */ color: oklch(79.6% 0.131 344.8);
Tailwind
colors: {
custom: {
50: '#fcb8de',
500: '#f899d0',
950: '#000000',
},
}SCSS
$custom: #f899d0; $custom-light: #fcb8de; $custom-dark: #000000;
JSON
{
"hex": "#f899d0",
"rgb": {
"r": 248,
"g": 153,
"b": 208
},
"hsl": {
"h": 325.263,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79604,
"c": 0.13129,
"h": 344.8
},
"luminance": 0.47293
}Semantic roles & 50–950 ramp
primary
#F899D0
secondary
#D6F5E3
accent
#E46102
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083