#F09ECC#F09ECC
#F09ECC is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.4% C 0.113 H 345.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F09ECC |
|---|---|
| RGB | rgb(240, 158, 204) |
| HSL | hsl(326, 73%, 78%) |
| HSV | hsv(326, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 15%, 5.9%) |
| CIE-LAB | lab(74.41, 36.98, -10.91) |
| CIE-LCH | lch(74.41, 38.56, 343.57°) |
| OKLab | oklab(79.39% 0.109 -0.0287) |
| OKLCH | oklch(79.39% 0.113 345.3) |
| XYZ | xyz(59.0614, 47.3418, 63.1420) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 6.67
Pink (survey)
#FF81C0
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 7.87
Pig Pink
#E78EA5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09ECC #9EF0C2
analogous
#EB9EF0 #F09ECC #F09EA3
triadic
#F09ECC #CCF09E #9ECCF0
tetradic
#F09ECC #F0EB9E #9EF0C2 #9EA3F0
square
#F09ECC #F0EB9E #9EF0C2 #9EA3F0
split-complementary
#F09ECC #A3F09E #9EF0EB
monochromatic
#E03494 #E869B0 #F09ECC #F8D3E8 #FBE4F1
Accessibility & contrast
On white
2.01
#F09ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F09ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09ECC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09ECC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCE
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#FA9DAE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09ecc; /* rgb */ color: rgb(240, 158, 204); /* oklch */ color: oklch(79.4% 0.113 345.3);
Tailwind
colors: {
custom: {
50: '#f6bbdb',
500: '#f09ecc',
950: '#000000',
},
}SCSS
$custom: #f09ecc; $custom-light: #f6bbdb; $custom-dark: #000000;
JSON
{
"hex": "#f09ecc",
"rgb": {
"r": 240,
"g": 158,
"b": 204
},
"hsl": {
"h": 326.341,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.79387,
"c": 0.11275,
"h": 345.3
},
"luminance": 0.47339
}Semantic roles & 50–950 ramp
primary
#F09ECC
secondary
#D8F3E4
accent
#D56710
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183