#F09BD2#F09BD2
#F09BD2 is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.1% C 0.122 H 341.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BD2 |
|---|---|
| RGB | rgb(240, 155, 210) |
| HSL | hsl(321, 74%, 77%) |
| HSV | hsv(321, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 12.5%, 5.9%) |
| CIE-LAB | lab(73.95, 39.51, -14.89) |
| CIE-LCH | lch(73.95, 42.22, 339.35°) |
| OKLab | oklab(79.1% 0.1155 -0.0395) |
| OKLCH | oklch(79.1% 0.122 341.1) |
| XYZ | xyz(59.2895, 46.6243, 66.8367) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.72
Powder Pink
#FFB2D0
ΔE00 7.73
Lilac
#C8A2C8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BD2 #9BF0B9
analogous
#E39BF0 #F09BD2 #F09BA8
triadic
#F09BD2 #D2F09B #9BD2F0
tetradic
#F09BD2 #F0E39B #9BF0B9 #9BA8F0
square
#F09BD2 #F0E39B #9BF0B9 #9BA8F0
split-complementary
#F09BD2 #A8F09B #9BF0E3
monochromatic
#E031A2 #E866BA #F09BD2 #F8D0EA #FBE4F3
Accessibility & contrast
On white
2.03
#F09BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F09BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BD2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BD2 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAED4
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#FA9CAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09bd2; /* rgb */ color: rgb(240, 155, 210); /* oklch */ color: oklch(79.1% 0.122 341.1);
Tailwind
colors: {
custom: {
50: '#f6badf',
500: '#f09bd2',
950: '#000000',
},
}SCSS
$custom: #f09bd2; $custom-light: #f6badf; $custom-dark: #000000;
JSON
{
"hex": "#f09bd2",
"rgb": {
"r": 240,
"g": 155,
"b": 210
},
"hsl": {
"h": 321.176,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79099,
"c": 0.12205,
"h": 341.1
},
"luminance": 0.46621
}Semantic roles & 50–950 ramp
primary
#F09BD2
secondary
#D8F3E2
accent
#D6560F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183