#F09EBF#F09EBF
#F09EBF is a light, moderate pink. Relative luminance 0.467; OKLCH L 79.0% C 0.105 H 354.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EBF |
|---|---|
| RGB | rgb(240, 158, 191) |
| HSL | hsl(336, 73%, 78%) |
| HSV | hsv(336, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 20.4%, 5.9%) |
| CIE-LAB | lab(74.03, 35.00, -4.33) |
| CIE-LCH | lch(74.03, 35.26, 352.96°) |
| OKLab | oklab(78.97% 0.1047 -0.011) |
| OKLCH | oklch(78.97% 0.105 354) |
| XYZ | xyz(57.5669, 46.7440, 55.2705) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 5.63
Baby Pink
#FFB7CE
ΔE00 6.11
Soft Pink
#FDB0C0
ΔE00 6.26
Pinky
#FC86AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EBF #9EF0CF
analogous
#F09EE8 #F09EBF #F0A69E
triadic
#F09EBF #BFF09E #9EBFF0
tetradic
#F09EBF #E8F09E #9EF0CF #A69EF0
square
#F09EBF #E8F09E #9EF0CF #A69EF0
split-complementary
#F09EBF #9EF0A6 #9EE8F0
monochromatic
#E03479 #E8699C #F09EBF #F8D3E2 #FBE4EE
Accessibility & contrast
On white
2.03
#F09EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F09EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EBF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EBF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#FC9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ebf; /* rgb */ color: rgb(240, 158, 191); /* oklch */ color: oklch(79.0% 0.105 354.0);
Tailwind
colors: {
custom: {
50: '#f6bbd2',
500: '#f09ebf',
950: '#000000',
},
}SCSS
$custom: #f09ebf; $custom-light: #f6bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f09ebf",
"rgb": {
"r": 240,
"g": 158,
"b": 191
},
"hsl": {
"h": 335.854,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78969,
"c": 0.1053,
"h": 354
},
"luminance": 0.46741
}Semantic roles & 50–950 ramp
primary
#F09EBF
secondary
#D8F3E8
accent
#D58610
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182