#F69CA0#F69CA0
#F69CA0 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.4% C 0.108 H 16.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CA0 |
|---|---|
| RGB | rgb(246, 156, 160) |
| HSL | hsl(357, 83%, 79%) |
| HSV | hsv(357, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 35%, 3.5%) |
| CIE-LAB | lab(73.49, 34.04, 12.07) |
| CIE-LCH | lch(73.49, 36.12, 19.52°) |
| OKLab | oklab(78.45% 0.1032 0.0314) |
| OKLCH | oklch(78.45% 0.108 16.9) |
| XYZ | xyz(56.2419, 45.9121, 39.1506) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.82
Blush Pink
#FE828C
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.89
Soft Pink
#FDB0C0
ΔE00 6.94
Blush (survey)
#F29E8E
ΔE00 7.08
Lightpink
#FFB6C1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CA0 #9CF6F2
analogous
#F69CCD #F69CA0 #F6C59C
triadic
#F69CA0 #A0F69C #9CA0F6
tetradic
#F69CA0 #CDF69C #9CF6F2 #C59CF6
square
#F69CA0 #CDF69C #9CF6F2 #C59CF6
split-complementary
#F69CA0 #9CF6C5 #9CCDF6
monochromatic
#EC2C34 #F1646A #F69CA0 #FBD4D6 #FCE3E4
Accessibility & contrast
On white
2.06
#F69CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F69CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CA0
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CA0 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#C3BB9E
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f69ca0; /* rgb */ color: rgb(246, 156, 160); /* oklch */ color: oklch(78.4% 0.108 16.9);
Tailwind
colors: {
custom: {
50: '#fbbabc',
500: '#f69ca0',
950: '#000000',
},
}SCSS
$custom: #f69ca0; $custom-light: #fbbabc; $custom-dark: #000000;
JSON
{
"hex": "#f69ca0",
"rgb": {
"r": 246,
"g": 156,
"b": 160
},
"hsl": {
"h": 357.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.78448,
"c": 0.1079,
"h": 16.9
},
"luminance": 0.45908
}Semantic roles & 50–950 ramp
primary
#F69CA0
secondary
#D7F4F3
accent
#E0D606
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181