#F19CD2#F19CD2
#F19CD2 is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.4% C 0.121 H 341.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CD2 |
|---|---|
| RGB | rgb(241, 156, 210) |
| HSL | hsl(322, 75%, 78%) |
| HSV | hsv(322, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 12.9%, 5.5%) |
| CIE-LAB | lab(74.28, 39.32, -14.39) |
| CIE-LCH | lch(74.28, 41.87, 339.90°) |
| OKLab | oklab(79.37% 0.1151 -0.0381) |
| OKLCH | oklch(79.37% 0.121 341.7) |
| XYZ | xyz(59.7971, 47.1341, 66.9084) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 6.59
Powder Pink
#FFB2D0
ΔE00 7.39
Lavender Pink
#DD85D7
ΔE00 8.06
Lilac
#C8A2C8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CD2 #9CF1BB
analogous
#E59CF1 #F19CD2 #F19CA8
triadic
#F19CD2 #D2F19C #9CD2F1
tetradic
#F19CD2 #F1E59C #9CF1BB #9CA8F1
square
#F19CD2 #F1E59C #9CF1BB #9CA8F1
split-complementary
#F19CD2 #A8F19C #9CF1E5
monochromatic
#E231A1 #E966BA #F19CD2 #F9D2EA #FBE4F3
Accessibility & contrast
On white
2.01
#F19CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F19CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CD2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CD2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD4
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#FB9DAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f19cd2; /* rgb */ color: rgb(241, 156, 210); /* oklch */ color: oklch(79.4% 0.121 341.7);
Tailwind
colors: {
custom: {
50: '#f7badf',
500: '#f19cd2',
950: '#000000',
},
}SCSS
$custom: #f19cd2; $custom-light: #f7badf; $custom-dark: #000000;
JSON
{
"hex": "#f19cd2",
"rgb": {
"r": 241,
"g": 156,
"b": 210
},
"hsl": {
"h": 321.882,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.79372,
"c": 0.12123,
"h": 341.7
},
"luminance": 0.47131
}Semantic roles & 50–950 ramp
primary
#F19CD2
secondary
#D8F3E2
accent
#D7580E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183