#F69CC2#F69CC2
#F69CC2 is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.4% C 0.116 H 353.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CC2 |
|---|---|
| RGB | rgb(246, 156, 194) |
| HSL | hsl(335, 83%, 79%) |
| HSV | hsv(335, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 21.1%, 3.5%) |
| CIE-LAB | lab(74.36, 38.55, -5.40) |
| CIE-LCH | lch(74.36, 38.93, 352.02°) |
| OKLab | oklab(79.4% 0.1155 -0.0138) |
| OKLCH | oklch(79.4% 0.116 353.2) |
| XYZ | xyz(59.6331, 47.2686, 57.0113) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.08
Pinky
#FC86AA
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.43
Baby Pink
#FFB7CE
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CC2 #9CF6D0
analogous
#F69CEF #F69CC2 #F6A39C
triadic
#F69CC2 #C2F69C #9CC2F6
tetradic
#F69CC2 #EFF69C #9CF6D0 #A39CF6
square
#F69CC2 #EFF69C #9CF6D0 #A39CF6
split-complementary
#F69CC2 #9CF6A3 #9CEFF6
monochromatic
#EC2C7D #F1649F #F69CC2 #FBD4E5 #FCE3EE
Accessibility & contrast
On white
2.01
#F69CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F69CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CC2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CC2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC3
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69cc2; /* rgb */ color: rgb(246, 156, 194); /* oklch */ color: oklch(79.4% 0.116 353.2);
Tailwind
colors: {
custom: {
50: '#fbbad4',
500: '#f69cc2',
950: '#000000',
},
}SCSS
$custom: #f69cc2; $custom-light: #fbbad4; $custom-dark: #000000;
JSON
{
"hex": "#f69cc2",
"rgb": {
"r": 246,
"g": 156,
"b": 194
},
"hsl": {
"h": 334.667,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.79402,
"c": 0.11627,
"h": 353.2
},
"luminance": 0.47265
}Semantic roles & 50–950 ramp
primary
#F69CC2
secondary
#D7F4E8
accent
#E08406
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183