#F69FC0#F69FC0
#F69FC0 is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.8% C 0.110 H 355.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FC0 |
|---|---|
| RGB | rgb(246, 159, 192) |
| HSL | hsl(337, 83%, 79%) |
| HSV | hsv(337, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 22%, 3.5%) |
| CIE-LAB | lab(74.95, 36.70, -3.44) |
| CIE-LCH | lch(74.95, 36.86, 354.65°) |
| OKLab | oklab(79.83% 0.1101 -0.0086) |
| OKLCH | oklch(79.83% 0.11 355.5) |
| XYZ | xyz(59.9197, 48.1986, 56.0062) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.36
Baby Pink
#FFB7CE
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.71
Soft Pink
#FDB0C0
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FC0 #9FF6D5
analogous
#F69FEC #F69FC0 #F6AA9F
triadic
#F69FC0 #C0F69F #9FC0F6
tetradic
#F69FC0 #ECF69F #9FF6D5 #AA9FF6
square
#F69FC0 #ECF69F #9FF6D5 #AA9FF6
split-complementary
#F69FC0 #9FF6AA #9FECF6
monochromatic
#EC2F77 #F1679B #F69FC0 #FBD7E5 #FCE3ED
Accessibility & contrast
On white
1.97
#F69FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F69FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FC0
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FC0 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC1
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69fc0; /* rgb */ color: rgb(246, 159, 192); /* oklch */ color: oklch(79.8% 0.110 355.5);
Tailwind
colors: {
custom: {
50: '#fbbcd3',
500: '#f69fc0',
950: '#000000',
},
}SCSS
$custom: #f69fc0; $custom-light: #fbbcd3; $custom-dark: #000000;
JSON
{
"hex": "#f69fc0",
"rgb": {
"r": 246,
"g": 159,
"b": 192
},
"hsl": {
"h": 337.241,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.79832,
"c": 0.11046,
"h": 355.5
},
"luminance": 0.48195
}Semantic roles & 50–950 ramp
primary
#F69FC0
secondary
#D7F4E9
accent
#DF8D06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182