#F88EA7#F88EA7
#F88EA7 is a light, vivid red. Relative luminance 0.421; OKLCH L 76.6% C 0.131 H 5.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EA7 |
|---|---|
| RGB | rgb(248, 142, 167) |
| HSL | hsl(346, 88%, 76%) |
| HSV | hsv(346, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 32.7%, 2.7%) |
| CIE-LAB | lab(70.94, 42.84, 4.58) |
| CIE-LCH | lch(70.94, 43.08, 6.10°) |
| OKLab | oklab(76.61% 0.1299 0.0125) |
| OKLCH | oklch(76.61% 0.131 5.5) |
| XYZ | xyz(55.3617, 42.0971, 41.7615) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.00
Pinky
#FC86AA
ΔE00 2.70
Rose Pink
#F7879A
ΔE00 2.91
Pig Pink
#E78EA5
ΔE00 3.01
Carnation Pink
#FF7FA7
ΔE00 3.88
Carnation
#FD798F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EA7 #8EF8DF
analogous
#F88EDC #F88EA7 #F8AA8E
triadic
#F88EA7 #A7F88E #8EA7F8
tetradic
#F88EA7 #DCF88E #8EF8DF #AA8EF8
square
#F88EA7 #DCF88E #8EF8DF #AA8EF8
split-complementary
#F88EA7 #8EF8AA #8EDCF8
monochromatic
#F11B4D #F4547A #F88EA7 #FCC8D4 #FDE2E9
Accessibility & contrast
On white
2.23
#F88EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F88EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EA7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EA7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#BAB5A5
Tritanopia (blue-blind)
#FF8597
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f88ea7; /* rgb */ color: rgb(248, 142, 167); /* oklch */ color: oklch(76.6% 0.131 5.5);
Tailwind
colors: {
custom: {
50: '#fdb1c1',
500: '#f88ea7',
950: '#000000',
},
}SCSS
$custom: #f88ea7; $custom-light: #fdb1c1; $custom-dark: #000000;
JSON
{
"hex": "#f88ea7",
"rgb": {
"r": 248,
"g": 142,
"b": 167
},
"hsl": {
"h": 345.849,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.76609,
"c": 0.13051,
"h": 5.5
},
"luminance": 0.42092
}Semantic roles & 50–950 ramp
primary
#F88EA7
secondary
#D6F5EE
accent
#E5AF01
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081