#F88CA6#F88CA6
#F88CA6 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.3% C 0.133 H 5.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CA6 |
|---|---|
| RGB | rgb(248, 140, 166) |
| HSL | hsl(346, 89%, 76%) |
| HSV | hsv(346, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 33.1%, 2.7%) |
| CIE-LAB | lab(70.50, 43.73, 4.51) |
| CIE-LCH | lch(70.50, 43.96, 5.89°) |
| OKLab | oklab(76.27% 0.1327 0.0123) |
| OKLCH | oklch(76.27% 0.133 5.3) |
| XYZ | xyz(54.9747, 41.4704, 41.1782) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.62
Pinky
#FC86AA
ΔE00 2.37
Rose Pink
#F7879A
ΔE00 2.78
Pig Pink
#E78EA5
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 3.48
Carnation
#FD798F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CA6 #8CF8DE
analogous
#F88CDC #F88CA6 #F8A88C
triadic
#F88CA6 #A6F88C #8CA6F8
tetradic
#F88CA6 #DCF88C #8CF8DE #A88CF8
square
#F88CA6 #DCF88C #8CF8DE #A88CF8
split-complementary
#F88CA6 #8CF8A8 #8CDCF8
monochromatic
#F1194D #F45279 #F88CA6 #FCC6D3 #FDE2E9
Accessibility & contrast
On white
2.26
#F88CA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F88CA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CA6
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CA6 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88ca6; /* rgb */ color: rgb(248, 140, 166); /* oklch */ color: oklch(76.3% 0.133 5.3);
Tailwind
colors: {
custom: {
50: '#fdafc0',
500: '#f88ca6',
950: '#000000',
},
}SCSS
$custom: #f88ca6; $custom-light: #fdafc0; $custom-dark: #000000;
JSON
{
"hex": "#f88ca6",
"rgb": {
"r": 248,
"g": 140,
"b": 166
},
"hsl": {
"h": 345.556,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.76271,
"c": 0.13322,
"h": 5.3
},
"luminance": 0.41466
}Semantic roles & 50–950 ramp
primary
#F88CA6
secondary
#D6F5EE
accent
#E5AE00
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181112
muted
#868081