#F19CCD#F19CCD
#F19CCD is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.118 H 344.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F19CCD |
|---|---|
| RGB | rgb(241, 156, 205) |
| HSL | hsl(325, 75%, 78%) |
| HSV | hsv(325, 35%, 95%) |
| CMYK | cmyk(0%, 35.3%, 14.9%, 5.5%) |
| CIE-LAB | lab(74.12, 38.52, -11.88) |
| CIE-LCH | lch(74.12, 40.31, 342.87°) |
| OKLab | oklab(79.2% 0.1135 -0.0313) |
| OKLCH | oklch(79.2% 0.118 344.6) |
| XYZ | xyz(59.1839, 46.8888, 63.6789) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.49
Powder Pink
#FFB2D0
ΔE00 6.57
Baby Pink
#FFB7CE
ΔE00 8.49
Pinky
#FC86AA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19CCD #9CF1C0
analogous
#EB9CF1 #F19CCD #F19CA2
triadic
#F19CCD #CDF19C #9CCDF1
tetradic
#F19CCD #F1EB9C #9CF1C0 #9CA2F1
square
#F19CCD #F1EB9C #9CF1C0 #9CA2F1
split-complementary
#F19CCD #A2F19C #9CF1EB
monochromatic
#E23197 #E966B2 #F19CCD #F9D2E8 #FBE4F1
Accessibility & contrast
On white
2.02
#F19CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F19CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19CCD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19CCD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AECF
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FC9CAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19ccd; /* rgb */ color: rgb(241, 156, 205); /* oklch */ color: oklch(79.2% 0.118 344.6);
Tailwind
colors: {
custom: {
50: '#f7badc',
500: '#f19ccd',
950: '#000000',
},
}SCSS
$custom: #f19ccd; $custom-light: #f7badc; $custom-dark: #000000;
JSON
{
"hex": "#f19ccd",
"rgb": {
"r": 241,
"g": 156,
"b": 205
},
"hsl": {
"h": 325.412,
"s": 75.221,
"l": 77.843
},
"oklch": {
"l": 0.79201,
"c": 0.11775,
"h": 344.6
},
"luminance": 0.46885
}Semantic roles & 50–950 ramp
primary
#F19CCD
secondary
#D8F3E3
accent
#D7630E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183