#F88699#F88699
#F88699 is a light, vivid red. Relative luminance 0.393; OKLCH L 75.0% C 0.139 H 10.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F88699 |
|---|---|
| RGB | rgb(248, 134, 153) |
| HSL | hsl(350, 89%, 75%) |
| HSV | hsv(350, 46%, 97%) |
| CMYK | cmyk(0%, 46%, 38.3%, 2.7%) |
| CIE-LAB | lab(68.98, 45.24, 9.60) |
| CIE-LCH | lch(68.98, 46.25, 11.98°) |
| OKLab | oklab(75.01% 0.1372 0.0252) |
| OKLCH | oklch(75.01% 0.139 10.4) |
| XYZ | xyz(52.9890, 39.3115, 34.9280) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.32
Carnation
#FD798F
ΔE00 2.89
Rosa
#FE86A4
ΔE00 2.97
Blush Pink
#FE828C
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88699 #86F8E5
analogous
#F886D2 #F88699 #F8AC86
triadic
#F88699 #99F886 #8699F8
tetradic
#F88699 #D2F886 #86F8E5 #AC86F8
square
#F88699 #D2F886 #86F8E5 #AC86F8
split-complementary
#F88699 #86F8AC #86D2F8
monochromatic
#F11237 #F54C68 #F88699 #FBC0CA #FDE2E7
Accessibility & contrast
On white
2.37
#F88699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F88699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88699
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88699 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B99
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#FF7A8D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f88699; /* rgb */ color: rgb(248, 134, 153); /* oklch */ color: oklch(75.0% 0.139 10.4);
Tailwind
colors: {
custom: {
50: '#feabb6',
500: '#f88699',
950: '#000000',
},
}SCSS
$custom: #f88699; $custom-light: #feabb6; $custom-dark: #000000;
JSON
{
"hex": "#f88699",
"rgb": {
"r": 248,
"g": 134,
"b": 153
},
"hsl": {
"h": 350,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.75006,
"c": 0.13948,
"h": 10.4
},
"luminance": 0.39307
}Semantic roles & 50–950 ramp
primary
#F88699
secondary
#D6F5F0
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80