#F69CA8#F69CA8
#F69CA8 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.7% C 0.108 H 11.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F69CA8 |
|---|---|
| RGB | rgb(246, 156, 168) |
| HSL | hsl(352, 83%, 79%) |
| HSV | hsv(352, 37%, 96%) |
| CMYK | cmyk(0%, 36.6%, 31.7%, 3.5%) |
| CIE-LAB | lab(73.68, 35.02, 7.93) |
| CIE-LCH | lch(73.68, 35.91, 12.76°) |
| OKLab | oklab(78.65% 0.1062 0.021) |
| OKLCH | oklch(78.65% 0.108 11.2) |
| XYZ | xyz(56.9643, 46.2011, 42.9556) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.11
Faded Pink
#DE9DAC
ΔE00 5.26
Soft Pink
#FDB0C0
ΔE00 5.28
Rosa
#FE86A4
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69CA8 #9CF6EA
analogous
#F69CD5 #F69CA8 #F6BD9C
triadic
#F69CA8 #A8F69C #9CA8F6
tetradic
#F69CA8 #D5F69C #9CF6EA #BD9CF6
square
#F69CA8 #D5F69C #9CF6EA #BD9CF6
split-complementary
#F69CA8 #9CF6BD #9CD5F6
monochromatic
#EC2C45 #F16477 #F69CA8 #FBD4D9 #FCE3E6
Accessibility & contrast
On white
2.05
#F69CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F69CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69CA8
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69CA8 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#C1BCA6
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f69ca8; /* rgb */ color: rgb(246, 156, 168); /* oklch */ color: oklch(78.7% 0.108 11.2);
Tailwind
colors: {
custom: {
50: '#fbbac1',
500: '#f69ca8',
950: '#000000',
},
}SCSS
$custom: #f69ca8; $custom-light: #fbbac1; $custom-dark: #000000;
JSON
{
"hex": "#f69ca8",
"rgb": {
"r": 246,
"g": 156,
"b": 168
},
"hsl": {
"h": 352,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.78653,
"c": 0.10829,
"h": 11.2
},
"luminance": 0.46197
}Semantic roles & 50–950 ramp
primary
#F69CA8
secondary
#D7F4F0
accent
#E0C306
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181