#F690A4#F690A4
#F690A4 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.6% C 0.125 H 7.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F690A4 |
|---|---|
| RGB | rgb(246, 144, 164) |
| HSL | hsl(348, 85%, 76%) |
| HSV | hsv(348, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 33.3%, 3.5%) |
| CIE-LAB | lab(71.03, 40.74, 6.35) |
| CIE-LCH | lch(71.03, 41.24, 8.85°) |
| OKLab | oklab(76.6% 0.1236 0.017) |
| OKLCH | oklch(76.6% 0.125 7.8) |
| XYZ | xyz(54.6823, 42.2241, 40.3848) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.40
Rosa
#FE86A4
ΔE00 2.91
Pig Pink
#E78EA5
ΔE00 3.16
Pinky
#FC86AA
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 5.03
Carnation
#FD798F
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690A4 #90F6E2
analogous
#F690D7 #F690A4 #F6AF90
triadic
#F690A4 #A4F690 #90A4F6
tetradic
#F690A4 #D7F690 #90F6E2 #AF90F6
square
#F690A4 #D7F690 #90F6E2 #AF90F6
split-complementary
#F690A4 #90F6AF #90D7F6
monochromatic
#ED1F47 #F15776 #F690A4 #FBC9D2 #FDE3E8
Accessibility & contrast
On white
2.22
#F690A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F690A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690A4
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690A4 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f690a4; /* rgb */ color: rgb(246, 144, 164); /* oklch */ color: oklch(76.6% 0.125 7.8);
Tailwind
colors: {
custom: {
50: '#fcb2be',
500: '#f690a4',
950: '#000000',
},
}SCSS
$custom: #f690a4; $custom-light: #fcb2be; $custom-dark: #000000;
JSON
{
"hex": "#f690a4",
"rgb": {
"r": 246,
"g": 144,
"b": 164
},
"hsl": {
"h": 348.235,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76597,
"c": 0.12473,
"h": 7.8
},
"luminance": 0.4222
}Semantic roles & 50–950 ramp
primary
#F690A4
secondary
#D6F5EF
accent
#E1B604
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081