#F09BDA#F09BDA
#F09BDA is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.4% C 0.128 H 336.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BDA |
|---|---|
| RGB | rgb(240, 155, 218) |
| HSL | hsl(316, 74%, 77%) |
| HSV | hsv(316, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 9.2%, 5.9%) |
| CIE-LAB | lab(74.21, 40.82, -18.88) |
| CIE-LCH | lch(74.21, 44.97, 335.18°) |
| OKLab | oklab(79.38% 0.1178 -0.0505) |
| OKLCH | oklch(79.38% 0.128 336.8) |
| XYZ | xyz(60.3112, 47.0329, 72.2175) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 8.17
Lilac
#C8A2C8
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BDA #9BF0B1
analogous
#DB9BF0 #F09BDA #F09BB0
triadic
#F09BDA #DAF09B #9BDAF0
tetradic
#F09BDA #F0DB9B #9BF0B1 #9BB0F0
square
#F09BDA #F0DB9B #9BF0B1 #9BB0F0
split-complementary
#F09BDA #B0F09B #9BF0DB
monochromatic
#E031B3 #E866C6 #F09BDA #F8D0EE #FBE4F5
Accessibility & contrast
On white
2.02
#F09BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F09BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BDA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BDA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDC
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#F99EB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09bda; /* rgb */ color: rgb(240, 155, 218); /* oklch */ color: oklch(79.4% 0.128 336.8);
Tailwind
colors: {
custom: {
50: '#f6bae5',
500: '#f09bda',
950: '#000000',
},
}SCSS
$custom: #f09bda; $custom-light: #f6bae5; $custom-dark: #000000;
JSON
{
"hex": "#f09bda",
"rgb": {
"r": 240,
"g": 155,
"b": 218
},
"hsl": {
"h": 315.529,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79385,
"c": 0.12821,
"h": 336.8
},
"luminance": 0.4703
}Semantic roles & 50–950 ramp
primary
#F09BDA
secondary
#D8F3DF
accent
#D6430F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171215
muted
#858184