#F68196#F68196
#F68196 is a light, vivid red. Relative luminance 0.375; OKLCH L 73.9% C 0.144 H 9.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F68196 |
|---|---|
| RGB | rgb(246, 129, 150) |
| HSL | hsl(349, 87%, 74%) |
| HSV | hsv(349, 48%, 96%) |
| CMYK | cmyk(0%, 47.6%, 39%, 3.5%) |
| CIE-LAB | lab(67.65, 46.70, 9.37) |
| CIE-LCH | lch(67.65, 47.63, 11.34°) |
| OKLab | oklab(73.92% 0.1417 0.0246) |
| OKLCH | oklch(73.92% 0.144 9.9) |
| XYZ | xyz(51.3641, 37.5003, 33.3814) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.33
Carnation
#FD798F
ΔE00 2.18
Rosa
#FE86A4
ΔE00 3.11
Blush Pink
#FE828C
ΔE00 3.98
Watermelon
#FC6C85
ΔE00 4.51
Pinky
#FC86AA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68196 #81F6E1
analogous
#F681D0 #F68196 #F6A681
triadic
#F68196 #96F681 #8196F6
tetradic
#F68196 #D0F681 #81F6E1 #A681F6
square
#F68196 #D0F681 #81F6E1 #A681F6
split-complementary
#F68196 #81F6A6 #81D0F6
monochromatic
#EC1138 #F24866 #F68196 #FABAC6 #FDE2E7
Accessibility & contrast
On white
2.47
#F68196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F68196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68196
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68196 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF7589
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f68196; /* rgb */ color: rgb(246, 129, 150); /* oklch */ color: oklch(73.9% 0.144 9.9);
Tailwind
colors: {
custom: {
50: '#fda8b4',
500: '#f68196',
950: '#000000',
},
}SCSS
$custom: #f68196; $custom-light: #fda8b4; $custom-dark: #000000;
JSON
{
"hex": "#f68196",
"rgb": {
"r": 246,
"g": 129,
"b": 150
},
"hsl": {
"h": 349.231,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.73923,
"c": 0.14378,
"h": 9.9
},
"luminance": 0.37495
}Semantic roles & 50–950 ramp
primary
#F68196
secondary
#D6F5EF
accent
#E3BB02
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80