#F199DE#F199DE
#F199DE is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.3% C 0.136 H 335.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F199DE |
|---|---|
| RGB | rgb(241, 153, 222) |
| HSL | hsl(313, 76%, 77%) |
| HSV | hsv(313, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 7.9%, 5.5%) |
| CIE-LAB | lab(74.04, 42.85, -21.33) |
| CIE-LCH | lch(74.04, 47.86, 333.54°) |
| OKLab | oklab(79.32% 0.1231 -0.0573) |
| OKLCH | oklch(79.32% 0.136 335) |
| XYZ | xyz(60.8513, 46.7602, 74.9135) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 7.09
Pink (survey)
#FF81C0
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199DE #99F1AC
analogous
#D899F1 #F199DE #F199B2
triadic
#F199DE #DEF199 #99DEF1
tetradic
#F199DE #F1D899 #99F1AC #99B2F1
square
#F199DE #F1D899 #99F1AC #99B2F1
split-complementary
#F199DE #B2F199 #99F1D8
monochromatic
#E22DBB #EA63CD #F199DE #F8CFEF #FBE4F6
Accessibility & contrast
On white
2.03
#F199DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F199DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199DE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199DE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#F99DB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f199de; /* rgb */ color: rgb(241, 153, 222); /* oklch */ color: oklch(79.3% 0.136 335.0);
Tailwind
colors: {
custom: {
50: '#f7b8e8',
500: '#f199de',
950: '#000000',
},
}SCSS
$custom: #f199de; $custom-light: #f7b8e8; $custom-dark: #000000;
JSON
{
"hex": "#f199de",
"rgb": {
"r": 241,
"g": 153,
"b": 222
},
"hsl": {
"h": 312.955,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.79322,
"c": 0.13572,
"h": 335
},
"luminance": 0.46757
}Semantic roles & 50–950 ramp
primary
#F199DE
secondary
#D8F3DE
accent
#D8390D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084