#F88599#F88599
#F88599 is a light, vivid red. Relative luminance 0.390; OKLCH L 74.9% C 0.141 H 10.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F88599 |
|---|---|
| RGB | rgb(248, 133, 153) |
| HSL | hsl(350, 89%, 75%) |
| HSV | hsv(350, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 38.3%, 2.7%) |
| CIE-LAB | lab(68.78, 45.74, 9.32) |
| CIE-LCH | lch(68.78, 46.68, 11.52°) |
| OKLab | oklab(74.86% 0.1387 0.0245) |
| OKLCH | oklch(74.86% 0.141 10) |
| XYZ | xyz(52.8514, 39.0363, 34.8821) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.47
Carnation
#FD798F
ΔE00 2.76
Rosa
#FE86A4
ΔE00 2.79
Blush Pink
#FE828C
ΔE00 3.88
Pinky
#FC86AA
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88599 #85F8E4
analogous
#F885D3 #F88599 #F8AB85
triadic
#F88599 #99F885 #8599F8
tetradic
#F88599 #D3F885 #85F8E4 #AB85F8
square
#F88599 #D3F885 #85F8E4 #AB85F8
split-complementary
#F88599 #85F8AB #85D3F8
monochromatic
#F11138 #F54B69 #F88599 #FBBFC9 #FDE2E7
Accessibility & contrast
On white
2.38
#F88599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F88599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88599
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88599 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A99
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#FF798C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f88599; /* rgb */ color: rgb(248, 133, 153); /* oklch */ color: oklch(74.9% 0.141 10.0);
Tailwind
colors: {
custom: {
50: '#feabb6',
500: '#f88599',
950: '#000000',
},
}SCSS
$custom: #f88599; $custom-light: #feabb6; $custom-dark: #000000;
JSON
{
"hex": "#f88599",
"rgb": {
"r": 248,
"g": 133,
"b": 153
},
"hsl": {
"h": 349.565,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.74856,
"c": 0.14087,
"h": 10
},
"luminance": 0.39031
}Semantic roles & 50–950 ramp
primary
#F88599
secondary
#D6F5F0
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80