#F69CB4#F69CB4
#F69CB4 is a light, moderate pink. Relative luminance 0.467; OKLCH L 79.0% C 0.111 H 2.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CB4 |
|---|---|
| RGB | rgb(246, 156, 180) |
| HSL | hsl(344, 83%, 79%) |
| HSV | hsv(344, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 26.8%, 3.5%) |
| CIE-LAB | lab(73.98, 36.59, 1.75) |
| CIE-LCH | lch(73.98, 36.63, 2.73°) |
| OKLab | oklab(78.98% 0.1106 0.0051) |
| OKLCH | oklch(78.98% 0.111 2.6) |
| XYZ | xyz(58.1343, 46.6690, 49.1173) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.96
Faded Pink
#DE9DAC
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 4.82
Pinky
#FC86AA
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CB4 #9CF6DE
analogous
#F69CE1 #F69CB4 #F6B19C
triadic
#F69CB4 #B4F69C #9CB4F6
tetradic
#F69CB4 #E1F69C #9CF6DE #B19CF6
square
#F69CB4 #E1F69C #9CF6DE #B19CF6
split-complementary
#F69CB4 #9CF6B1 #9CE1F6
monochromatic
#EC2C5F #F1648A #F69CB4 #FBD4DF #FCE3EA
Accessibility & contrast
On white
2.03
#F69CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F69CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CB4
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CB4 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f69cb4; /* rgb */ color: rgb(246, 156, 180); /* oklch */ color: oklch(79.0% 0.111 2.6);
Tailwind
colors: {
custom: {
50: '#fbbaca',
500: '#f69cb4',
950: '#000000',
},
}SCSS
$custom: #f69cb4; $custom-light: #fbbaca; $custom-dark: #000000;
JSON
{
"hex": "#f69cb4",
"rgb": {
"r": 246,
"g": 156,
"b": 180
},
"hsl": {
"h": 344,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.78983,
"c": 0.11072,
"h": 2.6
},
"luminance": 0.46665
}Semantic roles & 50–950 ramp
primary
#F69CB4
secondary
#D7F4EC
accent
#E0A606
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182