#F08DB4#F08DB4
#F08DB4 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.128 H 355.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DB4 |
|---|---|
| RGB | rgb(240, 141, 180) |
| HSL | hsl(336, 77%, 75%) |
| HSV | hsv(336, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 25%, 5.9%) |
| CIE-LAB | lab(70.09, 42.28, -4.03) |
| CIE-LCH | lch(70.09, 42.47, 354.55°) |
| OKLab | oklab(75.87% 0.1274 -0.0101) |
| OKLCH | oklch(75.87% 0.128 355.5) |
| XYZ | xyz(53.6997, 40.8742, 48.2324) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 4.75
Rosa
#FE86A4
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DB4 #8DF0C9
analogous
#F08DE5 #F08DB4 #F0988D
triadic
#F08DB4 #B4F08D #8DB4F0
tetradic
#F08DB4 #E5F08D #8DF0C9 #988DF0
square
#F08DB4 #E5F08D #8DF0C9 #988DF0
split-complementary
#F08DB4 #8DF098 #8DE5F0
monochromatic
#E2216D #E95790 #F08DB4 #F7C3D8 #FBE4ED
Accessibility & contrast
On white
2.29
#F08DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F08DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DB4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DB4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B5
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#FE889B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08db4; /* rgb */ color: rgb(240, 141, 180); /* oklch */ color: oklch(75.9% 0.128 355.5);
Tailwind
colors: {
custom: {
50: '#f7b0ca',
500: '#f08db4',
950: '#000000',
},
}SCSS
$custom: #f08db4; $custom-light: #f7b0ca; $custom-dark: #000000;
JSON
{
"hex": "#f08db4",
"rgb": {
"r": 240,
"g": 141,
"b": 180
},
"hsl": {
"h": 336.364,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.75869,
"c": 0.12776,
"h": 355.5
},
"luminance": 0.4087
}Semantic roles & 50–950 ramp
primary
#F08DB4
secondary
#D8F3E8
accent
#D9880D
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171113
muted
#858082