#F68FA3#F68FA3
#F68FA3 is a light, vivid red. Relative luminance 0.419; OKLCH L 76.4% C 0.126 H 8.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FA3 |
|---|---|
| RGB | rgb(246, 143, 163) |
| HSL | hsl(348, 85%, 76%) |
| HSV | hsv(348, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 33.7%, 3.5%) |
| CIE-LAB | lab(70.79, 41.14, 6.57) |
| CIE-LCH | lch(70.79, 41.66, 9.07°) |
| OKLab | oklab(76.41% 0.1248 0.0176) |
| OKLCH | oklch(76.41% 0.126 8) |
| XYZ | xyz(54.4416, 41.8866, 39.8608) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.15
Rosa
#FE86A4
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 3.22
Pinky
#FC86AA
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.93
Carnation
#FD798F
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FA3 #8FF6E2
analogous
#F68FD7 #F68FA3 #F6AF8F
triadic
#F68FA3 #A3F68F #8FA3F6
tetradic
#F68FA3 #D7F68F #8FF6E2 #AF8FF6
square
#F68FA3 #D7F68F #8FF6E2 #AF8FF6
split-complementary
#F68FA3 #8FF6AF #8FD7F6
monochromatic
#ED1E46 #F15674 #F68FA3 #FBC8D2 #FDE3E8
Accessibility & contrast
On white
2.24
#F68FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F68FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FA3
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FA3 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f68fa3; /* rgb */ color: rgb(246, 143, 163); /* oklch */ color: oklch(76.4% 0.126 8.0);
Tailwind
colors: {
custom: {
50: '#fcb1be',
500: '#f68fa3',
950: '#000000',
},
}SCSS
$custom: #f68fa3; $custom-light: #fcb1be; $custom-dark: #000000;
JSON
{
"hex": "#f68fa3",
"rgb": {
"r": 246,
"g": 143,
"b": 163
},
"hsl": {
"h": 348.35,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.76412,
"c": 0.12599,
"h": 8
},
"luminance": 0.41882
}Semantic roles & 50–950 ramp
primary
#F68FA3
secondary
#D6F5EF
accent
#E2B704
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081