#F69FA0#F69FA0
#F69FA0 is a light, moderate red. Relative luminance 0.469; OKLCH L 79.0% C 0.104 H 18.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FA0 |
|---|---|
| RGB | rgb(246, 159, 160) |
| HSL | hsl(359, 83%, 79%) |
| HSV | hsv(359, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 35%, 3.5%) |
| CIE-LAB | lab(74.15, 32.47, 13.00) |
| CIE-LCH | lch(74.15, 34.98, 21.82°) |
| OKLab | oklab(78.95% 0.0985 0.0338) |
| OKLCH | oklch(78.95% 0.104 18.9) |
| XYZ | xyz(56.7515, 46.9314, 39.3205) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.13
Peachy Pink
#FF9A8A
ΔE00 6.49
Blush Pink
#FE828C
ΔE00 6.92
Rose Pink
#F7879A
ΔE00 6.93
Lightpink
#FFB6C1
ΔE00 7.01
Soft Pink
#FDB0C0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FA0 #9FF6F5
analogous
#F69FCC #F69FA0 #F6CA9F
triadic
#F69FA0 #A0F69F #9FA0F6
tetradic
#F69FA0 #CCF69F #9FF6F5 #CA9FF6
square
#F69FA0 #CCF69F #9FF6F5 #CA9FF6
split-complementary
#F69FA0 #9FF6CA #9FCCF6
monochromatic
#EC2F31 #F16769 #F69FA0 #FBD7D7 #FCE3E3
Accessibility & contrast
On white
2.02
#F69FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F69FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FA0
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FA0 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA0
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f69fa0; /* rgb */ color: rgb(246, 159, 160); /* oklch */ color: oklch(79.0% 0.104 18.9);
Tailwind
colors: {
custom: {
50: '#fbbcbc',
500: '#f69fa0',
950: '#000000',
},
}SCSS
$custom: #f69fa0; $custom-light: #fbbcbc; $custom-dark: #000000;
JSON
{
"hex": "#f69fa0",
"rgb": {
"r": 246,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.31,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.78952,
"c": 0.1041,
"h": 18.9
},
"luminance": 0.46927
}Semantic roles & 50–950 ramp
primary
#F69FA0
secondary
#D7F4F4
accent
#DFDD06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181