#F68DA1#F68DA1
#F68DA1 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.0% C 0.129 H 8.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DA1 |
|---|---|
| RGB | rgb(246, 141, 161) |
| HSL | hsl(349, 85%, 76%) |
| HSV | hsv(349, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 34.6%, 3.5%) |
| CIE-LAB | lab(70.33, 41.92, 7.02) |
| CIE-LCH | lch(70.33, 42.50, 9.51°) |
| OKLab | oklab(76.04% 0.1272 0.0187) |
| OKLCH | oklch(76.04% 0.129 8.4) |
| XYZ | xyz(53.9663, 41.2203, 38.8254) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.67
Rosa
#FE86A4
ΔE00 2.60
Pig Pink
#E78EA5
ΔE00 3.37
Pinky
#FC86AA
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.78
Carnation
#FD798F
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DA1 #8DF6E2
analogous
#F68DD6 #F68DA1 #F6AD8D
triadic
#F68DA1 #A1F68D #8DA1F6
tetradic
#F68DA1 #D6F68D #8DF6E2 #AD8DF6
square
#F68DA1 #D6F68D #8DF6E2 #AD8DF6
split-complementary
#F68DA1 #8DF6AD #8DD6F6
monochromatic
#ED1C43 #F25472 #F68DA1 #FAC6D0 #FDE3E8
Accessibility & contrast
On white
2.27
#F68DA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F68DA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DA1
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DA1 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A1
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#FF8394
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f68da1; /* rgb */ color: rgb(246, 141, 161); /* oklch */ color: oklch(76.0% 0.129 8.4);
Tailwind
colors: {
custom: {
50: '#fcb0bc',
500: '#f68da1',
950: '#000000',
},
}SCSS
$custom: #f68da1; $custom-light: #fcb0bc; $custom-dark: #000000;
JSON
{
"hex": "#f68da1",
"rgb": {
"r": 246,
"g": 141,
"b": 161
},
"hsl": {
"h": 348.571,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.76044,
"c": 0.12852,
"h": 8.4
},
"luminance": 0.41216
}Semantic roles & 50–950 ramp
primary
#F68DA1
secondary
#D6F5EF
accent
#E2B804
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081