#F08898#F08898
#F08898 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.3% C 0.127 H 10.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F08898 |
|---|---|
| RGB | rgb(240, 136, 152) |
| HSL | hsl(351, 78%, 74%) |
| HSV | hsv(351, 43%, 94%) |
| CMYK | cmyk(0%, 43.3%, 36.7%, 5.9%) |
| CIE-LAB | lab(68.32, 41.29, 9.08) |
| CIE-LCH | lch(68.32, 42.27, 12.41°) |
| OKLab | oklab(74.28% 0.1252 0.0239) |
| OKLCH | oklch(74.28% 0.127 10.8) |
| XYZ | xyz(50.4092, 38.4050, 34.4577) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.26
Carnation
#FD798F
ΔE00 3.82
Rosa
#FE86A4
ΔE00 3.82
Pig Pink
#E78EA5
ΔE00 4.09
Blush Pink
#FE828C
ΔE00 4.19
Dusty Pink (survey)
#D58A94
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08898 #88F0E0
analogous
#F088CC #F08898 #F0AC88
triadic
#F08898 #98F088 #8898F0
tetradic
#F08898 #CCF088 #88F0E0 #AC88F0
square
#F08898 #CCF088 #88F0E0 #AC88F0
split-complementary
#F08898 #88F0AC #88CCF0
monochromatic
#E11C3B #E95269 #F08898 #F7BEC7 #FCE4E7
Accessibility & contrast
On white
2.42
#F08898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F08898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08898
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08898 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A98
Deuteranopia (green-blind)
#B5AE96
Tritanopia (blue-blind)
#FF7E8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f08898; /* rgb */ color: rgb(240, 136, 152); /* oklch */ color: oklch(74.3% 0.127 10.8);
Tailwind
colors: {
custom: {
50: '#f8acb6',
500: '#f08898',
950: '#000000',
},
}SCSS
$custom: #f08898; $custom-light: #f8acb6; $custom-dark: #000000;
JSON
{
"hex": "#f08898",
"rgb": {
"r": 240,
"g": 136,
"b": 152
},
"hsl": {
"h": 350.769,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.74282,
"c": 0.12745,
"h": 10.8
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#F08898
secondary
#D8F3EF
accent
#DABA0C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80