#F690A2#F690A2
#F690A2 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.5% C 0.124 H 9.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F690A2 |
|---|---|
| RGB | rgb(246, 144, 162) |
| HSL | hsl(349, 85%, 76%) |
| HSV | hsv(349, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 34.1%, 3.5%) |
| CIE-LAB | lab(70.98, 40.50, 7.39) |
| CIE-LCH | lch(70.98, 41.17, 10.34°) |
| OKLab | oklab(76.54% 0.1228 0.0196) |
| OKLCH | oklch(76.54% 0.124 9.1) |
| XYZ | xyz(54.5032, 42.1525, 39.4411) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Rosa
#FE86A4
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 3.55
Pinky
#FC86AA
ΔE00 4.49
Carnation
#FD798F
ΔE00 5.29
Blush Pink
#FE828C
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690A2 #90F6E4
analogous
#F690D5 #F690A2 #F6B190
triadic
#F690A2 #A2F690 #90A2F6
tetradic
#F690A2 #D5F690 #90F6E4 #B190F6
square
#F690A2 #D5F690 #90F6E4 #B190F6
split-complementary
#F690A2 #90F6B1 #90D5F6
monochromatic
#ED1F43 #F15773 #F690A2 #FBC9D1 #FDE3E7
Accessibility & contrast
On white
2.23
#F690A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F690A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690A2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690A2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f690a2; /* rgb */ color: rgb(246, 144, 162); /* oklch */ color: oklch(76.5% 0.124 9.1);
Tailwind
colors: {
custom: {
50: '#fcb2bd',
500: '#f690a2',
950: '#000000',
},
}SCSS
$custom: #f690a2; $custom-light: #fcb2bd; $custom-dark: #000000;
JSON
{
"hex": "#f690a2",
"rgb": {
"r": 246,
"g": 144,
"b": 162
},
"hsl": {
"h": 349.412,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76544,
"c": 0.12439,
"h": 9.1
},
"luminance": 0.42148
}Semantic roles & 50–950 ramp
primary
#F690A2
secondary
#D6F5EF
accent
#E1BA04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081