#F68CA2#F68CA2
#F68CA2 is a light, vivid red. Relative luminance 0.410; OKLCH L 75.9% C 0.130 H 7.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CA2 |
|---|---|
| RGB | rgb(246, 140, 162) |
| HSL | hsl(348, 85%, 76%) |
| HSV | hsv(348, 43%, 96%) |
| CMYK | cmyk(0%, 43.1%, 34.1%, 3.5%) |
| CIE-LAB | lab(70.15, 42.55, 6.20) |
| CIE-LCH | lch(70.15, 43.00, 8.30°) |
| OKLab | oklab(75.91% 0.1291 0.0166) |
| OKLCH | oklch(75.91% 0.13 7.3) |
| XYZ | xyz(53.9080, 40.9622, 39.2427) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.87
Rosa
#FE86A4
ΔE00 2.16
Pig Pink
#E78EA5
ΔE00 3.12
Pinky
#FC86AA
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 4.27
Carnation
#FD798F
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CA2 #8CF6E0
analogous
#F68CD7 #F68CA2 #F6AB8C
triadic
#F68CA2 #A2F68C #8CA2F6
tetradic
#F68CA2 #D7F68C #8CF6E0 #AB8CF6
square
#F68CA2 #D7F68C #8CF6E0 #AB8CF6
split-complementary
#F68CA2 #8CF6AB #8CD7F6
monochromatic
#ED1A46 #F25374 #F68CA2 #FAC5D0 #FDE3E8
Accessibility & contrast
On white
2.28
#F68CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F68CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CA2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#FF8394
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f68ca2; /* rgb */ color: rgb(246, 140, 162); /* oklch */ color: oklch(75.9% 0.130 7.3);
Tailwind
colors: {
custom: {
50: '#fcafbd',
500: '#f68ca2',
950: '#000000',
},
}SCSS
$custom: #f68ca2; $custom-light: #fcafbd; $custom-dark: #000000;
JSON
{
"hex": "#f68ca2",
"rgb": {
"r": 246,
"g": 140,
"b": 162
},
"hsl": {
"h": 347.547,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.75915,
"c": 0.13014,
"h": 7.3
},
"luminance": 0.40958
}Semantic roles & 50–950 ramp
primary
#F68CA2
secondary
#D6F5EE
accent
#E2B404
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081