#F19BCD#F19BCD
#F19BCD is a light, moderate pink. Relative luminance 0.466; OKLCH L 79.0% C 0.119 H 344.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BCD |
|---|---|
| RGB | rgb(241, 155, 205) |
| HSL | hsl(325, 75%, 78%) |
| HSV | hsv(325, 36%, 95%) |
| CMYK | cmyk(0%, 35.7%, 14.9%, 5.5%) |
| CIE-LAB | lab(73.90, 39.05, -12.20) |
| CIE-LCH | lch(73.90, 40.91, 342.65°) |
| OKLab | oklab(79.04% 0.1151 -0.0321) |
| OKLCH | oklch(79.04% 0.119 344.4) |
| XYZ | xyz(59.0168, 46.5546, 63.6232) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.75
Pink (survey)
#FF81C0
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.45
Powder Pink
#FFB2D0
ΔE00 6.83
Pinky
#FC86AA
ΔE00 8.55
Lavender Pink
#DD85D7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BCD #9BF1BF
analogous
#EA9BF1 #F19BCD #F19BA2
triadic
#F19BCD #CDF19B #9BCDF1
tetradic
#F19BCD #F1EA9B #9BF1BF #9BA2F1
square
#F19BCD #F1EA9B #9BF1BF #9BA2F1
split-complementary
#F19BCD #A2F19B #9BF1EA
monochromatic
#E23097 #E965B2 #F19BCD #F9D1E8 #FBE4F2
Accessibility & contrast
On white
2.04
#F19BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F19BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BCD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BCD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FC9BAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19bcd; /* rgb */ color: rgb(241, 155, 205); /* oklch */ color: oklch(79.0% 0.119 344.4);
Tailwind
colors: {
custom: {
50: '#f7b9dc',
500: '#f19bcd',
950: '#000000',
},
}SCSS
$custom: #f19bcd; $custom-light: #f7b9dc; $custom-dark: #000000;
JSON
{
"hex": "#f19bcd",
"rgb": {
"r": 241,
"g": 155,
"b": 205
},
"hsl": {
"h": 325.116,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.79038,
"c": 0.11946,
"h": 344.4
},
"luminance": 0.46551
}Semantic roles & 50–950 ramp
primary
#F19BCD
secondary
#D8F3E3
accent
#D8620E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183