#F09DCE#F09DCE
#F09DCE is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.3% C 0.116 H 343.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DCE |
|---|---|
| RGB | rgb(240, 157, 206) |
| HSL | hsl(325, 73%, 78%) |
| HSV | hsv(325, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 14.2%, 5.9%) |
| CIE-LAB | lab(74.25, 37.82, -12.24) |
| CIE-LCH | lch(74.25, 39.75, 342.07°) |
| OKLab | oklab(79.29% 0.1112 -0.0323) |
| OKLCH | oklch(79.29% 0.116 343.8) |
| XYZ | xyz(59.1330, 47.0986, 64.3568) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.56
Pink (survey)
#FF81C0
ΔE00 6.65
Baby Pink
#FFB7CE
ΔE00 8.48
Lilac
#C8A2C8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DCE #9DF0BF
analogous
#E89DF0 #F09DCE #F09DA5
triadic
#F09DCE #CEF09D #9DCEF0
tetradic
#F09DCE #F0E89D #9DF0BF #9DA5F0
square
#F09DCE #F0E89D #9DF0BF #9DA5F0
split-complementary
#F09DCE #A5F09D #9DF0E8
monochromatic
#E03399 #E868B3 #F09DCE #F8D2E9 #FBE4F2
Accessibility & contrast
On white
2.02
#F09DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F09DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DCE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DCE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD0
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#FA9DAE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09dce; /* rgb */ color: rgb(240, 157, 206); /* oklch */ color: oklch(79.3% 0.116 343.8);
Tailwind
colors: {
custom: {
50: '#f6bbdd',
500: '#f09dce',
950: '#000000',
},
}SCSS
$custom: #f09dce; $custom-light: #f6bbdd; $custom-dark: #000000;
JSON
{
"hex": "#f09dce",
"rgb": {
"r": 240,
"g": 157,
"b": 206
},
"hsl": {
"h": 324.578,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.79289,
"c": 0.11579,
"h": 343.8
},
"luminance": 0.47095
}Semantic roles & 50–950 ramp
primary
#F09DCE
secondary
#D8F3E3
accent
#D66110
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183