#F09EB3#F09EB3
#F09EB3 is a light, moderate pink. Relative luminance 0.462; OKLCH L 78.6% C 0.101 H 3.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EB3 |
|---|---|
| RGB | rgb(240, 158, 179) |
| HSL | hsl(345, 73%, 78%) |
| HSV | hsv(345, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 25.4%, 5.9%) |
| CIE-LAB | lab(73.70, 33.28, 1.81) |
| CIE-LCH | lch(73.70, 33.33, 3.11°) |
| OKLab | oklab(78.61% 0.1005 0.0052) |
| OKLCH | oklch(78.61% 0.101 3) |
| XYZ | xyz(56.3000, 46.2372, 48.5984) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.54
Pig Pink
#E78EA5
ΔE00 3.97
Soft Pink
#FDB0C0
ΔE00 4.44
Powder Pink
#FFB2D0
ΔE00 5.93
Pinky
#FC86AA
ΔE00 6.12
Baby Pink
#FFB7CE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EB3 #9EF0DB
analogous
#F09EDC #F09EB3 #F0B29E
triadic
#F09EB3 #B3F09E #9EB3F0
tetradic
#F09EB3 #DCF09E #9EF0DB #B29EF0
square
#F09EB3 #DCF09E #9EF0DB #B29EF0
split-complementary
#F09EB3 #9EF0B2 #9EDCF0
monochromatic
#E03460 #E86989 #F09EB3 #F8D3DD #FBE4EA
Accessibility & contrast
On white
2.05
#F09EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F09EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EB3
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EB3 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB4
Deuteranopia (green-blind)
#BDBBB1
Tritanopia (blue-blind)
#FE99A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09eb3; /* rgb */ color: rgb(240, 158, 179); /* oklch */ color: oklch(78.6% 0.101 3.0);
Tailwind
colors: {
custom: {
50: '#f6bbc9',
500: '#f09eb3',
950: '#000000',
},
}SCSS
$custom: #f09eb3; $custom-light: #f6bbc9; $custom-dark: #000000;
JSON
{
"hex": "#f09eb3",
"rgb": {
"r": 240,
"g": 158,
"b": 179
},
"hsl": {
"h": 344.634,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78612,
"c": 0.10064,
"h": 3
},
"luminance": 0.46234
}Semantic roles & 50–950 ramp
primary
#F09EB3
secondary
#D8F3EC
accent
#D5A310
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182