#F09BCB#F09BCB
#F09BCB is a light, moderate pink. Relative luminance 0.463; OKLCH L 78.9% C 0.117 H 345.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BCB |
|---|---|
| RGB | rgb(240, 155, 203) |
| HSL | hsl(326, 74%, 77%) |
| HSV | hsv(326, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 15.4%, 5.9%) |
| CIE-LAB | lab(73.73, 38.40, -11.37) |
| CIE-LCH | lch(73.73, 40.05, 343.50°) |
| OKLab | oklab(78.86% 0.1133 -0.0299) |
| OKLCH | oklch(78.86% 0.117 345.2) |
| XYZ | xyz(58.4364, 46.2830, 62.3439) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.96
Pink (survey)
#FF81C0
ΔE00 6.16
Powder Pink
#FFB2D0
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.69
Pinky
#FC86AA
ΔE00 8.28
Pig Pink
#E78EA5
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BCB #9BF0C0
analogous
#EB9BF0 #F09BCB #F09BA0
triadic
#F09BCB #CBF09B #9BCBF0
tetradic
#F09BCB #F0EB9B #9BF0C0 #9BA0F0
square
#F09BCB #F0EB9B #9BF0C0 #9BA0F0
split-complementary
#F09BCB #A0F09B #9BF0EB
monochromatic
#E03194 #E866AF #F09BCB #F8D0E7 #FBE4F1
Accessibility & contrast
On white
2.05
#F09BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F09BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BCB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BCB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCD
Deuteranopia (green-blind)
#B6BAC9
Tritanopia (blue-blind)
#FB9AAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09bcb; /* rgb */ color: rgb(240, 155, 203); /* oklch */ color: oklch(78.9% 0.117 345.2);
Tailwind
colors: {
custom: {
50: '#f6b9da',
500: '#f09bcb',
950: '#000000',
},
}SCSS
$custom: #f09bcb; $custom-light: #f6b9da; $custom-dark: #000000;
JSON
{
"hex": "#f09bcb",
"rgb": {
"r": 240,
"g": 155,
"b": 203
},
"hsl": {
"h": 326.118,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.7886,
"c": 0.11719,
"h": 345.2
},
"luminance": 0.4628
}Semantic roles & 50–950 ramp
primary
#F09BCB
secondary
#D8F3E4
accent
#D6660F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183