#F09EBB#F09EBB
#F09EBB is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.8% C 0.103 H 356.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EBB |
|---|---|
| RGB | rgb(240, 158, 187) |
| HSL | hsl(339, 73%, 78%) |
| HSV | hsv(339, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 22.1%, 5.9%) |
| CIE-LAB | lab(73.91, 34.41, -2.29) |
| CIE-LCH | lch(73.91, 34.49, 356.20°) |
| OKLab | oklab(78.85% 0.1034 -0.0056) |
| OKLCH | oklch(78.85% 0.104 356.9) |
| XYZ | xyz(57.1327, 46.5703, 52.9838) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.76
Pig Pink
#E78EA5
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 5.49
Baby Pink
#FFB7CE
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EBB #9EF0D3
analogous
#F09EE4 #F09EBB #F0AA9E
triadic
#F09EBB #BBF09E #9EBBF0
tetradic
#F09EBB #E4F09E #9EF0D3 #AA9EF0
square
#F09EBB #E4F09E #9EF0D3 #AA9EF0
split-complementary
#F09EBB #9EF0AA #9EE4F0
monochromatic
#E03471 #E86996 #F09EBB #F8D3E0 #FBE4EC
Accessibility & contrast
On white
2.04
#F09EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F09EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EBB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EBB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#FD9AA8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ebb; /* rgb */ color: rgb(240, 158, 187); /* oklch */ color: oklch(78.8% 0.103 356.9);
Tailwind
colors: {
custom: {
50: '#f6bbcf',
500: '#f09ebb',
950: '#000000',
},
}SCSS
$custom: #f09ebb; $custom-light: #f6bbcf; $custom-dark: #000000;
JSON
{
"hex": "#f09ebb",
"rgb": {
"r": 240,
"g": 158,
"b": 187
},
"hsl": {
"h": 338.78,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78847,
"c": 0.1035,
"h": 356.9
},
"luminance": 0.46567
}Semantic roles & 50–950 ramp
primary
#F09EBB
secondary
#D8F3E9
accent
#D59010
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182