#F88CA7#F88CA7
#F88CA7 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.3% C 0.133 H 4.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CA7 |
|---|---|
| RGB | rgb(248, 140, 167) |
| HSL | hsl(345, 89%, 76%) |
| HSV | hsv(345, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 32.7%, 2.7%) |
| CIE-LAB | lab(70.53, 43.85, 3.99) |
| CIE-LCH | lch(70.53, 44.03, 5.20°) |
| OKLab | oklab(76.3% 0.133 0.011) |
| OKLCH | oklch(76.3% 0.133 4.7) |
| XYZ | xyz(55.0668, 41.5073, 41.6632) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.63
Pinky
#FC86AA
ΔE00 2.14
Pig Pink
#E78EA5
ΔE00 3.02
Rose Pink
#F7879A
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.32
Carnation
#FD798F
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CA7 #8CF8DD
analogous
#F88CDD #F88CA7 #F8A78C
triadic
#F88CA7 #A7F88C #8CA7F8
tetradic
#F88CA7 #DDF88C #8CF8DD #A78CF8
square
#F88CA7 #DDF88C #8CF8DD #A78CF8
split-complementary
#F88CA7 #8CF8A7 #8CDDF8
monochromatic
#F1194F #F4527B #F88CA7 #FCC6D3 #FDE2E9
Accessibility & contrast
On white
2.26
#F88CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F88CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CA7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CA7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A8
Deuteranopia (green-blind)
#B9B4A5
Tritanopia (blue-blind)
#FF8396
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88ca7; /* rgb */ color: rgb(248, 140, 167); /* oklch */ color: oklch(76.3% 0.133 4.7);
Tailwind
colors: {
custom: {
50: '#fdafc1',
500: '#f88ca7',
950: '#000000',
},
}SCSS
$custom: #f88ca7; $custom-light: #fdafc1; $custom-dark: #000000;
JSON
{
"hex": "#f88ca7",
"rgb": {
"r": 248,
"g": 140,
"b": 167
},
"hsl": {
"h": 345,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.76299,
"c": 0.13346,
"h": 4.7
},
"luminance": 0.41503
}Semantic roles & 50–950 ramp
primary
#F88CA7
secondary
#D6F5ED
accent
#E5AC00
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081