#F09BDF#F09BDF
#F09BDF is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.6% C 0.132 H 334.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BDF |
|---|---|
| RGB | rgb(240, 155, 223) |
| HSL | hsl(312, 74%, 77%) |
| HSV | hsv(312, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 7.1%, 5.9%) |
| CIE-LAB | lab(74.38, 41.66, -21.36) |
| CIE-LCH | lch(74.38, 46.82, 332.85°) |
| OKLab | oklab(79.57% 0.1192 -0.0574) |
| OKLCH | oklch(79.57% 0.132 334.3) |
| XYZ | xyz(60.9753, 47.2986, 75.7155) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 7.33
Pink (survey)
#FF81C0
ΔE00 8.07
Purply Pink
#F075E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BDF #9BF0AC
analogous
#D79BF0 #F09BDF #F09BB5
triadic
#F09BDF #DFF09B #9BDFF0
tetradic
#F09BDF #F0D79B #9BF0AC #9BB5F0
square
#F09BDF #F0D79B #9BF0AC #9BB5F0
split-complementary
#F09BDF #B5F09B #9BF0D7
monochromatic
#E031BD #E866CE #F09BDF #F8D0F0 #FBE4F6
Accessibility & contrast
On white
2.01
#F09BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F09BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BDF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BDF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE2
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#F89FB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09bdf; /* rgb */ color: rgb(240, 155, 223); /* oklch */ color: oklch(79.6% 0.132 334.3);
Tailwind
colors: {
custom: {
50: '#f6bae9',
500: '#f09bdf',
950: '#000000',
},
}SCSS
$custom: #f09bdf; $custom-light: #f6bae9; $custom-dark: #000000;
JSON
{
"hex": "#f09bdf",
"rgb": {
"r": 240,
"g": 155,
"b": 223
},
"hsl": {
"h": 312,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79569,
"c": 0.13233,
"h": 334.3
},
"luminance": 0.47296
}Semantic roles & 50–950 ramp
primary
#F09BDF
secondary
#D8F3DE
accent
#D6370F
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184