#F09BD3#F09BD3
#F09BD3 is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.1% C 0.123 H 340.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BD3 |
|---|---|
| RGB | rgb(240, 155, 211) |
| HSL | hsl(320, 74%, 77%) |
| HSV | hsv(320, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 12.1%, 5.9%) |
| CIE-LAB | lab(73.98, 39.67, -15.39) |
| CIE-LCH | lch(73.98, 42.55, 338.80°) |
| OKLab | oklab(79.13% 0.1158 -0.0409) |
| OKLCH | oklch(79.13% 0.123 340.5) |
| XYZ | xyz(59.4145, 46.6743, 67.4949) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.20
Bubblegum Pink
#FE83CC
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.56
Powder Pink
#FFB2D0
ΔE00 7.90
Lilac
#C8A2C8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BD3 #9BF0B8
analogous
#E39BF0 #F09BD3 #F09BA8
triadic
#F09BD3 #D3F09B #9BD3F0
tetradic
#F09BD3 #F0E39B #9BF0B8 #9BA8F0
square
#F09BD3 #F0E39B #9BF0B8 #9BA8F0
split-complementary
#F09BD3 #A8F09B #9BF0E3
monochromatic
#E031A4 #E866BC #F09BD3 #F8D0EA #FBE4F3
Accessibility & contrast
On white
2.03
#F09BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F09BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BD3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BD3 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAED5
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#FA9CAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09bd3; /* rgb */ color: rgb(240, 155, 211); /* oklch */ color: oklch(79.1% 0.123 340.5);
Tailwind
colors: {
custom: {
50: '#f6bae0',
500: '#f09bd3',
950: '#000000',
},
}SCSS
$custom: #f09bd3; $custom-light: #f6bae0; $custom-dark: #000000;
JSON
{
"hex": "#f09bd3",
"rgb": {
"r": 240,
"g": 155,
"b": 211
},
"hsl": {
"h": 320.471,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79134,
"c": 0.12279,
"h": 340.5
},
"luminance": 0.46671
}Semantic roles & 50–950 ramp
primary
#F09BD3
secondary
#D8F3E1
accent
#D6530F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183