#F199DF#F199DF
#F199DF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.4% C 0.137 H 334.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F199DF |
|---|---|
| RGB | rgb(241, 153, 223) |
| HSL | hsl(312, 76%, 77%) |
| HSV | hsv(312, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 7.5%, 5.5%) |
| CIE-LAB | lab(74.07, 43.02, -21.82) |
| CIE-LCH | lch(74.07, 48.24, 333.10°) |
| OKLab | oklab(79.36% 0.1233 -0.0586) |
| OKLCH | oklch(79.36% 0.137 334.6) |
| XYZ | xyz(60.9857, 46.8140, 75.6214) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199DF #99F1AB
analogous
#D799F1 #F199DF #F199B3
triadic
#F199DF #DFF199 #99DFF1
tetradic
#F199DF #F1D799 #99F1AB #99B3F1
square
#F199DF #F1D799 #99F1AB #99B3F1
split-complementary
#F199DF #B3F199 #99F1D7
monochromatic
#E22DBD #EA63CE #F199DF #F8CFF0 #FBE4F7
Accessibility & contrast
On white
2.03
#F199DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F199DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199DF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199DF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#F99DB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f199df; /* rgb */ color: rgb(241, 153, 223); /* oklch */ color: oklch(79.4% 0.137 334.6);
Tailwind
colors: {
custom: {
50: '#f7b8e9',
500: '#f199df',
950: '#000000',
},
}SCSS
$custom: #f199df; $custom-light: #f7b8e9; $custom-dark: #000000;
JSON
{
"hex": "#f199df",
"rgb": {
"r": 241,
"g": 153,
"b": 223
},
"hsl": {
"h": 312.273,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79359,
"c": 0.13656,
"h": 334.6
},
"luminance": 0.46811
}Semantic roles & 50–950 ramp
primary
#F199DF
secondary
#D8F3DD
accent
#D8370D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084