#F09EB7#F09EB7
#F09EB7 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.7% C 0.102 H 359.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EB7 |
|---|---|
| RGB | rgb(240, 158, 183) |
| HSL | hsl(342, 73%, 78%) |
| HSV | hsv(342, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 23.8%, 5.9%) |
| CIE-LAB | lab(73.81, 33.84, -0.24) |
| CIE-LCH | lch(73.81, 33.84, 359.59°) |
| OKLab | oklab(78.73% 0.1019 -0.0002) |
| OKLCH | oklch(78.73% 0.102 359.9) |
| XYZ | xyz(56.7104, 46.4014, 50.7599) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.03
Pig Pink
#E78EA5
ΔE00 4.24
Soft Pink
#FDB0C0
ΔE00 4.85
Powder Pink
#FFB2D0
ΔE00 5.30
Baby Pink
#FFB7CE
ΔE00 5.88
Pinky
#FC86AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EB7 #9EF0D7
analogous
#F09EE0 #F09EB7 #F0AE9E
triadic
#F09EB7 #B7F09E #9EB7F0
tetradic
#F09EB7 #E0F09E #9EF0D7 #AE9EF0
square
#F09EB7 #E0F09E #9EF0D7 #AE9EF0
split-complementary
#F09EB7 #9EF0AE #9EE0F0
monochromatic
#E03468 #E86990 #F09EB7 #F8D3DE #FBE4EB
Accessibility & contrast
On white
2.04
#F09EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F09EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EB7
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EB7 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB8
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#FD99A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09eb7; /* rgb */ color: rgb(240, 158, 183); /* oklch */ color: oklch(78.7% 0.102 359.9);
Tailwind
colors: {
custom: {
50: '#f6bbcc',
500: '#f09eb7',
950: '#000000',
},
}SCSS
$custom: #f09eb7; $custom-light: #f6bbcc; $custom-dark: #000000;
JSON
{
"hex": "#f09eb7",
"rgb": {
"r": 240,
"g": 158,
"b": 183
},
"hsl": {
"h": 341.707,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78728,
"c": 0.10194,
"h": 359.9
},
"luminance": 0.46398
}Semantic roles & 50–950 ramp
primary
#F09EB7
secondary
#D8F3EB
accent
#D59910
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182