#F09EBA#F09EBA
#F09EBA is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.8% C 0.103 H 357.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EBA |
|---|---|
| RGB | rgb(240, 158, 186) |
| HSL | hsl(340, 73%, 78%) |
| HSV | hsv(340, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 22.5%, 5.9%) |
| CIE-LAB | lab(73.89, 34.27, -1.78) |
| CIE-LCH | lch(73.89, 34.31, 357.03°) |
| OKLab | oklab(78.82% 0.103 -0.0042) |
| OKLCH | oklch(78.82% 0.103 357.7) |
| XYZ | xyz(57.0260, 46.5276, 52.4220) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.64
Powder Pink
#FFB2D0
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 5.31
Baby Pink
#FFB7CE
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EBA #9EF0D4
analogous
#F09EE3 #F09EBA #F0AB9E
triadic
#F09EBA #BAF09E #9EBAF0
tetradic
#F09EBA #E3F09E #9EF0D4 #AB9EF0
square
#F09EBA #E3F09E #9EF0D4 #AB9EF0
split-complementary
#F09EBA #9EF0AB #9EE3F0
monochromatic
#E0346F #E86994 #F09EBA #F8D3E0 #FBE4EC
Accessibility & contrast
On white
2.04
#F09EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F09EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EBA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EBA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#FD9AA8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09eba; /* rgb */ color: rgb(240, 158, 186); /* oklch */ color: oklch(78.8% 0.103 357.7);
Tailwind
colors: {
custom: {
50: '#f6bbce',
500: '#f09eba',
950: '#000000',
},
}SCSS
$custom: #f09eba; $custom-light: #f6bbce; $custom-dark: #000000;
JSON
{
"hex": "#f09eba",
"rgb": {
"r": 240,
"g": 158,
"b": 186
},
"hsl": {
"h": 339.512,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78817,
"c": 0.10309,
"h": 357.7
},
"luminance": 0.46524
}Semantic roles & 50–950 ramp
primary
#F09EBA
secondary
#D8F3EA
accent
#D59210
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182