#F08FDA#F08FDA
#F08FDA is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.5% C 0.149 H 335.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FDA |
|---|---|
| RGB | rgb(240, 143, 218) |
| HSL | hsl(314, 76%, 75%) |
| HSV | hsv(314, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 9.2%, 5.9%) |
| CIE-LAB | lab(71.71, 47.02, -22.68) |
| CIE-LCH | lch(71.71, 52.20, 334.26°) |
| OKLab | oklab(77.5% 0.1357 -0.0609) |
| OKLCH | oklch(77.5% 0.149 335.8) |
| XYZ | xyz(58.4124, 43.2354, 71.5846) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.43
Plum
#DDA0DD
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FDA #8FF0A5
analogous
#D58FF0 #F08FDA #F08FAA
triadic
#F08FDA #DAF08F #8FDAF0
tetradic
#F08FDA #F0D58F #8FF0A5 #8FAAF0
square
#F08FDA #F0D58F #8FF0A5 #8FAAF0
split-complementary
#F08FDA #AAF08F #8FF0D5
monochromatic
#E223B6 #E959C8 #F08FDA #F7C5EC #FBE4F6
Accessibility & contrast
On white
2.18
#F08FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F08FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FDA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FDA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#F993AB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08fda; /* rgb */ color: rgb(240, 143, 218); /* oklch */ color: oklch(77.5% 0.149 335.8);
Tailwind
colors: {
custom: {
50: '#f6b2e5',
500: '#f08fda',
950: '#000000',
},
}SCSS
$custom: #f08fda; $custom-light: #f6b2e5; $custom-dark: #000000;
JSON
{
"hex": "#f08fda",
"rgb": {
"r": 240,
"g": 143,
"b": 218
},
"hsl": {
"h": 313.608,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.77499,
"c": 0.14877,
"h": 335.8
},
"luminance": 0.43232
}Semantic roles & 50–950 ramp
primary
#F08FDA
secondary
#D8F3DE
accent
#D93B0D
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084