#F68F95#F68F95
#F68F95 is a light, vivid red. Relative luminance 0.414; OKLCH L 76.1% C 0.125 H 16.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F68F95 |
|---|---|
| RGB | rgb(246, 143, 149) |
| HSL | hsl(357, 85%, 76%) |
| HSV | hsv(357, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 39.4%, 3.5%) |
| CIE-LAB | lab(70.46, 39.52, 13.90) |
| CIE-LCH | lch(70.46, 41.89, 19.38°) |
| OKLab | oklab(76.05% 0.1195 0.0359) |
| OKLCH | oklch(76.05% 0.125 16.7) |
| XYZ | xyz(53.2560, 41.4123, 33.6165) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.19
Rose Pink
#F7879A
ΔE00 3.86
Lightcoral
#F08080
ΔE00 4.55
Carnation
#FD798F
ΔE00 5.48
Salmon Pink
#FE7B7C
ΔE00 5.70
Rosa
#FE86A4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68F95 #8FF6F0
analogous
#F68FC9 #F68F95 #F6BD8F
triadic
#F68F95 #95F68F #8F95F6
tetradic
#F68F95 #C9F68F #8FF6F0 #BD8FF6
square
#F68F95 #C9F68F #8FF6F0 #BD8FF6
split-complementary
#F68F95 #8FF6BD #8FC9F6
monochromatic
#ED1E2A #F1565F #F68F95 #FBC8CB #FDE3E4
Accessibility & contrast
On white
2.26
#F68F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F68F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68F95
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68F95 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#FF8392
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f68f95; /* rgb */ color: rgb(246, 143, 149); /* oklch */ color: oklch(76.1% 0.125 16.7);
Tailwind
colors: {
custom: {
50: '#fcb1b4',
500: '#f68f95',
950: '#000000',
},
}SCSS
$custom: #f68f95; $custom-light: #fcb1b4; $custom-dark: #000000;
JSON
{
"hex": "#f68f95",
"rgb": {
"r": 246,
"g": 143,
"b": 149
},
"hsl": {
"h": 356.505,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.76054,
"c": 0.12482,
"h": 16.7
},
"luminance": 0.41408
}Semantic roles & 50–950 ramp
primary
#F68F95
secondary
#D6F5F3
accent
#E2D504
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080