#F08DAF#F08DAF
#F08DAF is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.7% C 0.126 H 358.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DAF |
|---|---|
| RGB | rgb(240, 141, 175) |
| HSL | hsl(339, 77%, 75%) |
| HSV | hsv(339, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 27.1%, 5.9%) |
| CIE-LAB | lab(69.95, 41.60, -1.45) |
| CIE-LCH | lch(69.95, 41.62, 358.01°) |
| OKLab | oklab(75.72% 0.1257 -0.0032) |
| OKLCH | oklch(75.72% 0.126 358.5) |
| XYZ | xyz(53.1995, 40.6742, 45.5981) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.79
Pig Pink
#E78EA5
ΔE00 2.96
Carnation Pink
#FF7FA7
ΔE00 3.99
Rosa
#FE86A4
ΔE00 4.09
Dull Pink
#D5869D
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DAF #8DF0CE
analogous
#F08DE0 #F08DAF #F09D8D
triadic
#F08DAF #AFF08D #8DAFF0
tetradic
#F08DAF #E0F08D #8DF0CE #9D8DF0
square
#F08DAF #E0F08D #8DF0CE #9D8DF0
split-complementary
#F08DAF #8DF09D #8DE0F0
monochromatic
#E22163 #E95789 #F08DAF #F7C3D5 #FBE4EC
Accessibility & contrast
On white
2.30
#F08DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F08DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DAF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DAF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#FF8799
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08daf; /* rgb */ color: rgb(240, 141, 175); /* oklch */ color: oklch(75.7% 0.126 358.5);
Tailwind
colors: {
custom: {
50: '#f7b0c6',
500: '#f08daf',
950: '#000000',
},
}SCSS
$custom: #f08daf; $custom-light: #f7b0c6; $custom-dark: #000000;
JSON
{
"hex": "#f08daf",
"rgb": {
"r": 240,
"g": 141,
"b": 175
},
"hsl": {
"h": 339.394,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.75716,
"c": 0.12569,
"h": 358.5
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#F08DAF
secondary
#D8F3EA
accent
#D9930D
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171113
muted
#858082