#F690A3#F690A3
#F690A3 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.6% C 0.125 H 8.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F690A3 |
|---|---|
| RGB | rgb(246, 144, 163) |
| HSL | hsl(349, 85%, 76%) |
| HSV | hsv(349, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 33.7%, 3.5%) |
| CIE-LAB | lab(71.00, 40.62, 6.87) |
| CIE-LCH | lch(71.00, 41.20, 9.60°) |
| OKLab | oklab(76.57% 0.1232 0.0183) |
| OKLCH | oklch(76.57% 0.125 8.5) |
| XYZ | xyz(54.5924, 42.1882, 39.9111) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.25
Rosa
#FE86A4
ΔE00 3.07
Pig Pink
#E78EA5
ΔE00 3.35
Pinky
#FC86AA
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 5.24
Carnation
#FD798F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690A3 #90F6E3
analogous
#F690D6 #F690A3 #F6B090
triadic
#F690A3 #A3F690 #90A3F6
tetradic
#F690A3 #D6F690 #90F6E3 #B090F6
square
#F690A3 #D6F690 #90F6E3 #B090F6
split-complementary
#F690A3 #90F6B0 #90D6F6
monochromatic
#ED1F45 #F15774 #F690A3 #FBC9D2 #FDE3E8
Accessibility & contrast
On white
2.23
#F690A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F690A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690A3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690A3 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 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)
#A2A2A3
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f690a3; /* rgb */ color: rgb(246, 144, 163); /* oklch */ color: oklch(76.6% 0.125 8.5);
Tailwind
colors: {
custom: {
50: '#fcb2be',
500: '#f690a3',
950: '#000000',
},
}SCSS
$custom: #f690a3; $custom-light: #fcb2be; $custom-dark: #000000;
JSON
{
"hex": "#f690a3",
"rgb": {
"r": 246,
"g": 144,
"b": 163
},
"hsl": {
"h": 348.824,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76571,
"c": 0.12455,
"h": 8.5
},
"luminance": 0.42184
}Semantic roles & 50–950 ramp
primary
#F690A3
secondary
#D6F5EF
accent
#E1B804
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081