#F88199#F88199
#F88199 is a light, vivid red. Relative luminance 0.380; OKLCH L 74.3% C 0.146 H 8.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F88199 |
|---|---|
| RGB | rgb(248, 129, 153) |
| HSL | hsl(348, 89%, 74%) |
| HSV | hsv(348, 48%, 97%) |
| CMYK | cmyk(0%, 48%, 38.3%, 2.7%) |
| CIE-LAB | lab(67.99, 47.72, 8.20) |
| CIE-LCH | lch(67.99, 48.42, 9.75°) |
| OKLab | oklab(74.26% 0.1449 0.0217) |
| OKLCH | oklch(74.26% 0.146 8.5) |
| XYZ | xyz(52.3142, 37.9619, 34.7031) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.54
Rosa
#FE86A4
ΔE00 2.36
Carnation
#FD798F
ΔE00 2.52
Carnation Pink
#FF7FA7
ΔE00 3.87
Pinky
#FC86AA
ΔE00 3.88
Blush Pink
#FE828C
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88199 #81F8E0
analogous
#F881D5 #F88199 #F8A581
triadic
#F88199 #99F881 #8199F8
tetradic
#F88199 #D5F881 #81F8E0 #A581F8
square
#F88199 #D5F881 #81F8E0 #A581F8
split-complementary
#F88199 #81F8A5 #81D5F8
monochromatic
#F10D3B #F5476A #F88199 #FBBBC8 #FDE2E8
Accessibility & contrast
On white
2.44
#F88199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F88199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88199
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88199 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97979A
Deuteranopia (green-blind)
#B5AE96
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f88199; /* rgb */ color: rgb(248, 129, 153); /* oklch */ color: oklch(74.3% 0.146 8.5);
Tailwind
colors: {
custom: {
50: '#fea8b6',
500: '#f88199',
950: '#000000',
},
}SCSS
$custom: #f88199; $custom-light: #fea8b6; $custom-dark: #000000;
JSON
{
"hex": "#f88199",
"rgb": {
"r": 248,
"g": 129,
"b": 153
},
"hsl": {
"h": 347.899,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.74261,
"c": 0.14646,
"h": 8.5
},
"luminance": 0.37957
}Semantic roles & 50–950 ramp
primary
#F88199
secondary
#D6F5EF
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80