#F09EBD#F09EBD
#F09EBD is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.104 H 355.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EBD |
|---|---|
| RGB | rgb(240, 158, 189) |
| HSL | hsl(337, 73%, 78%) |
| HSV | hsv(337, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 21.2%, 5.9%) |
| CIE-LAB | lab(73.97, 34.70, -3.31) |
| CIE-LCH | lch(73.97, 34.86, 354.56°) |
| OKLab | oklab(78.91% 0.104 -0.0083) |
| OKLCH | oklch(78.91% 0.104 355.5) |
| XYZ | xyz(57.3483, 46.6566, 54.1192) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.81
Pig Pink
#E78EA5
ΔE00 5.17
Faded Pink
#DE9DAC
ΔE00 5.18
Soft Pink
#FDB0C0
ΔE00 5.87
Baby Pink
#FFB7CE
ΔE00 5.97
Pinky
#FC86AA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EBD #9EF0D1
analogous
#F09EE6 #F09EBD #F0A89E
triadic
#F09EBD #BDF09E #9EBDF0
tetradic
#F09EBD #E6F09E #9EF0D1 #A89EF0
square
#F09EBD #E6F09E #9EF0D1 #A89EF0
split-complementary
#F09EBD #9EF0A8 #9EE6F0
monochromatic
#E03475 #E86999 #F09EBD #F8D3E1 #FBE4ED
Accessibility & contrast
On white
2.03
#F09EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F09EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EBD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EBD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FC9AA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ebd; /* rgb */ color: rgb(240, 158, 189); /* oklch */ color: oklch(78.9% 0.104 355.5);
Tailwind
colors: {
custom: {
50: '#f6bbd0',
500: '#f09ebd',
950: '#000000',
},
}SCSS
$custom: #f09ebd; $custom-light: #f6bbd0; $custom-dark: #000000;
JSON
{
"hex": "#f09ebd",
"rgb": {
"r": 240,
"g": 158,
"b": 189
},
"hsl": {
"h": 337.317,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78908,
"c": 0.10437,
"h": 355.5
},
"luminance": 0.46653
}Semantic roles & 50–950 ramp
primary
#F09EBD
secondary
#D8F3E9
accent
#D58B10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182