#F68CA3#F68CA3
#F68CA3 is a light, vivid red. Relative luminance 0.410; OKLCH L 75.9% C 0.130 H 6.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CA3 |
|---|---|
| RGB | rgb(246, 140, 163) |
| HSL | hsl(347, 85%, 76%) |
| HSV | hsv(347, 43%, 96%) |
| CMYK | cmyk(0%, 43.1%, 33.7%, 3.5%) |
| CIE-LAB | lab(70.17, 42.67, 5.68) |
| CIE-LCH | lch(70.17, 43.04, 7.58°) |
| OKLab | oklab(75.94% 0.1294 0.0153) |
| OKLCH | oklch(75.94% 0.13 6.7) |
| XYZ | xyz(53.9973, 40.9979, 39.7127) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.02
Rose Pink
#F7879A
ΔE00 2.12
Pig Pink
#E78EA5
ΔE00 2.98
Pinky
#FC86AA
ΔE00 3.10
Carnation Pink
#FF7FA7
ΔE00 4.06
Carnation
#FD798F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CA3 #8CF6DF
analogous
#F68CD8 #F68CA3 #F6AA8C
triadic
#F68CA3 #A3F68C #8CA3F6
tetradic
#F68CA3 #D8F68C #8CF6DF #AA8CF6
square
#F68CA3 #D8F68C #8CF6DF #AA8CF6
split-complementary
#F68CA3 #8CF6AA #8CD8F6
monochromatic
#ED1A48 #F25376 #F68CA3 #FAC5D0 #FDE3E8
Accessibility & contrast
On white
2.28
#F68CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F68CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CA3
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CA3 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA4
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#FF8394
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f68ca3; /* rgb */ color: rgb(246, 140, 163); /* oklch */ color: oklch(75.9% 0.130 6.7);
Tailwind
colors: {
custom: {
50: '#fcafbe',
500: '#f68ca3',
950: '#000000',
},
}SCSS
$custom: #f68ca3; $custom-light: #fcafbe; $custom-dark: #000000;
JSON
{
"hex": "#f68ca3",
"rgb": {
"r": 246,
"g": 140,
"b": 163
},
"hsl": {
"h": 346.981,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.75942,
"c": 0.13033,
"h": 6.7
},
"luminance": 0.40993
}Semantic roles & 50–950 ramp
primary
#F68CA3
secondary
#D6F5EE
accent
#E2B204
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081