#F690A0#F690A0
#F690A0 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.5% C 0.124 H 10.3°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F690A0 |
|---|---|
| RGB | rgb(246, 144, 160) |
| HSL | hsl(351, 85%, 76%) |
| HSV | hsv(351, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 35%, 3.5%) |
| CIE-LAB | lab(70.93, 40.26, 8.43) |
| CIE-LCH | lch(70.93, 41.14, 11.83°) |
| OKLab | oklab(76.49% 0.1221 0.0223) |
| OKLCH | oklch(76.49% 0.124 10.3) |
| XYZ | xyz(54.3268, 42.0819, 38.5123) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.05
Rosa
#FE86A4
ΔE00 3.68
Pig Pink
#E78EA5
ΔE00 4.01
Blush Pink
#FE828C
ΔE00 4.93
Pinky
#FC86AA
ΔE00 5.04
Carnation
#FD798F
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690A0 #90F6E6
analogous
#F690D3 #F690A0 #F6B390
triadic
#F690A0 #A0F690 #90A0F6
tetradic
#F690A0 #D3F690 #90F6E6 #B390F6
square
#F690A0 #D3F690 #90F6E6 #B390F6
split-complementary
#F690A0 #90F6B3 #90D3F6
monochromatic
#ED1F3F #F15770 #F690A0 #FBC9D0 #FDE3E7
Accessibility & contrast
On white
2.23
#F690A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F690A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690A0
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690A0 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f690a0; /* rgb */ color: rgb(246, 144, 160); /* oklch */ color: oklch(76.5% 0.124 10.3);
Tailwind
colors: {
custom: {
50: '#fcb2bc',
500: '#f690a0',
950: '#000000',
},
}SCSS
$custom: #f690a0; $custom-light: #fcb2bc; $custom-dark: #000000;
JSON
{
"hex": "#f690a0",
"rgb": {
"r": 246,
"g": 144,
"b": 160
},
"hsl": {
"h": 350.588,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76491,
"c": 0.12412,
"h": 10.3
},
"luminance": 0.42077
}Semantic roles & 50–950 ramp
primary
#F690A0
secondary
#D6F5F0
accent
#E1BF04
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081