#F09FDA#F09FDA
#F09FDA is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.0% C 0.121 H 337.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FDA |
|---|---|
| RGB | rgb(240, 159, 218) |
| HSL | hsl(316, 73%, 78%) |
| HSV | hsv(316, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 9.2%, 5.9%) |
| CIE-LAB | lab(75.07, 38.72, -17.59) |
| CIE-LCH | lch(75.07, 42.53, 335.58°) |
| OKLab | oklab(80.04% 0.1118 -0.047) |
| OKLCH | oklch(80.04% 0.121 337.2) |
| XYZ | xyz(60.9879, 48.3864, 72.4431) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 7.50
Pink (survey)
#FF81C0
ΔE00 7.89
Powder Pink
#FFB2D0
ΔE00 8.27
Lilac
#C8A2C8
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FDA #9FF0B5
analogous
#DD9FF0 #F09FDA #F09FB1
triadic
#F09FDA #DAF09F #9FDAF0
tetradic
#F09FDA #F0DD9F #9FF0B5 #9FB1F0
square
#F09FDA #F0DD9F #9FF0B5 #9FB1F0
split-complementary
#F09FDA #B1F09F #9FF0DD
monochromatic
#DF35B1 #E86AC6 #F09FDA #F8D4EE #FBE5F5
Accessibility & contrast
On white
1.97
#F09FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F09FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FDA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FDA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1DC
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#F8A1B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09fda; /* rgb */ color: rgb(240, 159, 218); /* oklch */ color: oklch(80.0% 0.121 337.2);
Tailwind
colors: {
custom: {
50: '#f6bce5',
500: '#f09fda',
950: '#000000',
},
}SCSS
$custom: #f09fda; $custom-light: #f6bce5; $custom-dark: #000000;
JSON
{
"hex": "#f09fda",
"rgb": {
"r": 240,
"g": 159,
"b": 218
},
"hsl": {
"h": 316.296,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.80035,
"c": 0.12128,
"h": 337.2
},
"luminance": 0.48383
}Semantic roles & 50–950 ramp
primary
#F09FDA
secondary
#D8F3E0
accent
#D54610
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171215
muted
#858184