#F69FAA#F69FAA
#F69FAA is a light, moderate red. Relative luminance 0.473; OKLCH L 79.2% C 0.104 H 11.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FAA |
|---|---|
| RGB | rgb(246, 159, 170) |
| HSL | hsl(352, 83%, 79%) |
| HSV | hsv(352, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 30.9%, 3.5%) |
| CIE-LAB | lab(74.38, 33.71, 7.83) |
| CIE-LCH | lch(74.38, 34.61, 13.08°) |
| OKLab | oklab(79.21% 0.1022 0.0208) |
| OKLCH | oklch(79.21% 0.104 11.5) |
| XYZ | xyz(57.6617, 47.2954, 44.1143) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.72
Faded Pink
#DE9DAC
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.61
Rose Pink
#F7879A
ΔE00 5.62
Rosa
#FE86A4
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FAA #9FF6EB
analogous
#F69FD6 #F69FAA #F6C09F
triadic
#F69FAA #AAF69F #9FAAF6
tetradic
#F69FAA #D6F69F #9FF6EB #C09FF6
square
#F69FAA #D6F69F #9FF6EB #C09FF6
split-complementary
#F69FAA #9FF6C0 #9FD6F6
monochromatic
#EC2F47 #F16778 #F69FAA #FBD7DC #FCE3E6
Accessibility & contrast
On white
2.01
#F69FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F69FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FAA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FAA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#FF97A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f69faa; /* rgb */ color: rgb(246, 159, 170); /* oklch */ color: oklch(79.2% 0.104 11.5);
Tailwind
colors: {
custom: {
50: '#fbbcc3',
500: '#f69faa',
950: '#000000',
},
}SCSS
$custom: #f69faa; $custom-light: #fbbcc3; $custom-dark: #000000;
JSON
{
"hex": "#f69faa",
"rgb": {
"r": 246,
"g": 159,
"b": 170
},
"hsl": {
"h": 352.414,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.79207,
"c": 0.10433,
"h": 11.5
},
"luminance": 0.47291
}Semantic roles & 50–950 ramp
primary
#F69FAA
secondary
#D7F4F1
accent
#DFC406
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181