#F08EB4#F08EB4
#F08EB4 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.126 H 355.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EB4 |
|---|---|
| RGB | rgb(240, 142, 180) |
| HSL | hsl(337, 77%, 75%) |
| HSV | hsv(337, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 25%, 5.9%) |
| CIE-LAB | lab(70.30, 41.76, -3.73) |
| CIE-LCH | lch(70.30, 41.93, 354.90°) |
| OKLab | oklab(76.03% 0.1258 -0.0093) |
| OKLCH | oklch(76.03% 0.126 355.8) |
| XYZ | xyz(53.8478, 41.1705, 48.2817) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.65
Pink (survey)
#FF81C0
ΔE00 4.99
Rosa
#FE86A4
ΔE00 5.13
Dull Pink
#D5869D
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EB4 #8EF0CA
analogous
#F08EE5 #F08EB4 #F0998E
triadic
#F08EB4 #B4F08E #8EB4F0
tetradic
#F08EB4 #E5F08E #8EF0CA #998EF0
square
#F08EB4 #E5F08E #8EF0CA #998EF0
split-complementary
#F08EB4 #8EF099 #8EE5F0
monochromatic
#E2226C #E95890 #F08EB4 #F7C4D8 #FBE4ED
Accessibility & contrast
On white
2.27
#F08EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F08EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EB4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EB4 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B5
Deuteranopia (green-blind)
#B3B2B2
Tritanopia (blue-blind)
#FE899B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f08eb4; /* rgb */ color: rgb(240, 142, 180); /* oklch */ color: oklch(76.0% 0.126 355.8);
Tailwind
colors: {
custom: {
50: '#f7b1ca',
500: '#f08eb4',
950: '#000000',
},
}SCSS
$custom: #f08eb4; $custom-light: #f7b1ca; $custom-dark: #000000;
JSON
{
"hex": "#f08eb4",
"rgb": {
"r": 240,
"g": 142,
"b": 180
},
"hsl": {
"h": 336.735,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.76026,
"c": 0.12615,
"h": 355.8
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#F08EB4
secondary
#D8F3E9
accent
#D98A0D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082