#F88EA2#F88EA2
#F88EA2 is a light, vivid red. Relative luminance 0.419; OKLCH L 76.5% C 0.130 H 8.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EA2 |
|---|---|
| RGB | rgb(248, 142, 162) |
| HSL | hsl(349, 88%, 76%) |
| HSV | hsv(349, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 34.7%, 2.7%) |
| CIE-LAB | lab(70.81, 42.23, 7.19) |
| CIE-LCH | lch(70.81, 42.84, 9.66°) |
| OKLab | oklab(76.47% 0.1281 0.0191) |
| OKLCH | oklch(76.47% 0.13 8.5) |
| XYZ | xyz(54.9084, 41.9157, 39.3741) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Rosa
#FE86A4
ΔE00 2.61
Pig Pink
#E78EA5
ΔE00 3.63
Pinky
#FC86AA
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.86
Carnation
#FD798F
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EA2 #8EF8E4
analogous
#F88ED7 #F88EA2 #F8AF8E
triadic
#F88EA2 #A2F88E #8EA2F8
tetradic
#F88EA2 #D7F88E #8EF8E4 #AF8EF8
square
#F88EA2 #D7F88E #8EF8E4 #AF8EF8
split-complementary
#F88EA2 #8EF8AF #8ED7F8
monochromatic
#F11B43 #F45473 #F88EA2 #FCC8D1 #FDE2E7
Accessibility & contrast
On white
2.24
#F88EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#F88EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EA2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EA2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88ea2; /* rgb */ color: rgb(248, 142, 162); /* oklch */ color: oklch(76.5% 0.130 8.5);
Tailwind
colors: {
custom: {
50: '#fdb1bd',
500: '#f88ea2',
950: '#000000',
},
}SCSS
$custom: #f88ea2; $custom-light: #fdb1bd; $custom-dark: #000000;
JSON
{
"hex": "#f88ea2",
"rgb": {
"r": 248,
"g": 142,
"b": 162
},
"hsl": {
"h": 348.679,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.76472,
"c": 0.12952,
"h": 8.5
},
"luminance": 0.41911
}Semantic roles & 50–950 ramp
primary
#F88EA2
secondary
#D6F5EF
accent
#E5BA01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081