#F08696#F08696
#F08696 is a light, vivid red. Relative luminance 0.378; OKLCH L 73.9% C 0.130 H 11.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F08696 |
|---|---|
| RGB | rgb(240, 134, 150) |
| HSL | hsl(351, 78%, 73%) |
| HSV | hsv(351, 44%, 94%) |
| CMYK | cmyk(0%, 44.2%, 37.5%, 5.9%) |
| CIE-LAB | lab(67.86, 42.08, 9.55) |
| CIE-LCH | lch(67.86, 43.15, 12.79°) |
| OKLab | oklab(73.92% 0.1276 0.0251) |
| OKLCH | oklch(73.92% 0.13 11.1) |
| XYZ | xyz(49.9677, 37.7819, 33.5093) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.33
Carnation
#FD798F
ΔE00 3.42
Blush Pink
#FE828C
ΔE00 3.92
Rosa
#FE86A4
ΔE00 3.95
Pig Pink
#E78EA5
ΔE00 4.44
Dusty Pink (survey)
#D58A94
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08696 #86F0E0
analogous
#F086CB #F08696 #F0AB86
triadic
#F08696 #96F086 #8696F0
tetradic
#F08696 #CBF086 #86F0E0 #AB86F0
square
#F08696 #CBF086 #86F0E0 #AB86F0
split-complementary
#F08696 #86F0AB #86CBF0
monochromatic
#E01C39 #E95067 #F08696 #F7BCC5 #FCE4E7
Accessibility & contrast
On white
2.45
#F08696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F08696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08696
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08696 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9996
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF7B8C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f08696; /* rgb */ color: rgb(240, 134, 150); /* oklch */ color: oklch(73.9% 0.130 11.1);
Tailwind
colors: {
custom: {
50: '#f8abb4',
500: '#f08696',
950: '#000000',
},
}SCSS
$custom: #f08696; $custom-light: #f8abb4; $custom-dark: #000000;
JSON
{
"hex": "#f08696",
"rgb": {
"r": 240,
"g": 134,
"b": 150
},
"hsl": {
"h": 350.943,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.73918,
"c": 0.13001,
"h": 11.1
},
"luminance": 0.37777
}Semantic roles & 50–950 ramp
primary
#F08696
secondary
#D8F3EF
accent
#DABB0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80