#F09EBE#F09EBE
#F09EBE is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.105 H 354.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EBE |
|---|---|
| RGB | rgb(240, 158, 190) |
| HSL | hsl(337, 73%, 78%) |
| HSV | hsv(337, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 20.8%, 5.9%) |
| CIE-LAB | lab(74.00, 34.85, -3.82) |
| CIE-LCH | lch(74.00, 35.06, 353.75°) |
| OKLab | oklab(78.94% 0.1044 -0.0096) |
| OKLCH | oklch(78.94% 0.105 354.7) |
| XYZ | xyz(57.4572, 46.7001, 54.6929) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.79
Pig Pink
#E78EA5
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 5.40
Baby Pink
#FFB7CE
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.06
Pinky
#FC86AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EBE #9EF0D0
analogous
#F09EE7 #F09EBE #F0A79E
triadic
#F09EBE #BEF09E #9EBEF0
tetradic
#F09EBE #E7F09E #9EF0D0 #A79EF0
square
#F09EBE #E7F09E #9EF0D0 #A79EF0
split-complementary
#F09EBE #9EF0A7 #9EE7F0
monochromatic
#E03477 #E8699A #F09EBE #F8D3E2 #FBE4ED
Accessibility & contrast
On white
2.03
#F09EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F09EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EBE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EBE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#FC9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ebe; /* rgb */ color: rgb(240, 158, 190); /* oklch */ color: oklch(78.9% 0.105 354.7);
Tailwind
colors: {
custom: {
50: '#f6bbd1',
500: '#f09ebe',
950: '#000000',
},
}SCSS
$custom: #f09ebe; $custom-light: #f6bbd1; $custom-dark: #000000;
JSON
{
"hex": "#f09ebe",
"rgb": {
"r": 240,
"g": 158,
"b": 190
},
"hsl": {
"h": 336.585,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78938,
"c": 0.10483,
"h": 354.7
},
"luminance": 0.46697
}Semantic roles & 50–950 ramp
primary
#F09EBE
secondary
#D8F3E8
accent
#D58810
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182