#F68993#F68993
#F68993 is a light, vivid red. Relative luminance 0.396; OKLCH L 75.1% C 0.133 H 14.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F68993 |
|---|---|
| RGB | rgb(246, 137, 147) |
| HSL | hsl(354, 86%, 75%) |
| HSV | hsv(354, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 40.2%, 3.5%) |
| CIE-LAB | lab(69.18, 42.36, 13.21) |
| CIE-LCH | lch(69.18, 44.37, 17.33°) |
| OKLab | oklab(75.06% 0.1282 0.0342) |
| OKLCH | oklch(75.06% 0.133 14.9) |
| XYZ | xyz(52.2209, 39.5955, 32.4905) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.25
Rose Pink
#F7879A
ΔE00 2.63
Carnation
#FD798F
ΔE00 3.91
Lightcoral
#F08080
ΔE00 4.34
Salmon Pink
#FE7B7C
ΔE00 5.41
Rosa
#FE86A4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68993 #89F6EC
analogous
#F689CA #F68993 #F6B589
triadic
#F68993 #93F689 #8993F6
tetradic
#F68993 #CAF689 #89F6EC #B589F6
square
#F68993 #CAF689 #89F6EC #B589F6
split-complementary
#F68993 #89F6B5 #89CAF6
monochromatic
#ED172B #F2505F #F68993 #FAC2C7 #FDE3E5
Accessibility & contrast
On white
2.35
#F68993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F68993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68993
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68993 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C93
Deuteranopia (green-blind)
#B9B191
Tritanopia (blue-blind)
#FF7D8D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f68993; /* rgb */ color: rgb(246, 137, 147); /* oklch */ color: oklch(75.1% 0.133 14.9);
Tailwind
colors: {
custom: {
50: '#fcadb2',
500: '#f68993',
950: '#000000',
},
}SCSS
$custom: #f68993; $custom-light: #fcadb2; $custom-dark: #000000;
JSON
{
"hex": "#f68993",
"rgb": {
"r": 246,
"g": 137,
"b": 147
},
"hsl": {
"h": 354.495,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.75061,
"c": 0.13265,
"h": 14.9
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#F68993
secondary
#D6F5F2
accent
#E2CE03
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80