#F09CD1#F09CD1
#F09CD1 is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.120 H 341.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CD1 |
|---|---|
| RGB | rgb(240, 156, 209) |
| HSL | hsl(322, 74%, 78%) |
| HSV | hsv(322, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 12.9%, 5.9%) |
| CIE-LAB | lab(74.13, 38.82, -14.07) |
| CIE-LCH | lch(74.13, 41.29, 340.08°) |
| OKLab | oklab(79.23% 0.1137 -0.0373) |
| OKLCH | oklch(79.23% 0.12 341.8) |
| XYZ | xyz(59.3324, 46.9088, 66.2383) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 6.62
Powder Pink
#FFB2D0
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 8.12
Lilac
#C8A2C8
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CD1 #9CF0BB
analogous
#E59CF0 #F09CD1 #F09CA7
triadic
#F09CD1 #D1F09C #9CD1F0
tetradic
#F09CD1 #F0E59C #9CF0BB #9CA7F0
square
#F09CD1 #F0E59C #9CF0BB #9CA7F0
split-complementary
#F09CD1 #A7F09C #9CF0E5
monochromatic
#E032A0 #E867B8 #F09CD1 #F8D1EA #FBE4F3
Accessibility & contrast
On white
2.02
#F09CD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F09CD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CD1
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CD1 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED3
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#FA9DAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09cd1; /* rgb */ color: rgb(240, 156, 209); /* oklch */ color: oklch(79.2% 0.120 341.8);
Tailwind
colors: {
custom: {
50: '#f6badf',
500: '#f09cd1',
950: '#000000',
},
}SCSS
$custom: #f09cd1; $custom-light: #f6badf; $custom-dark: #000000;
JSON
{
"hex": "#f09cd1",
"rgb": {
"r": 240,
"g": 156,
"b": 209
},
"hsl": {
"h": 322.143,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.79228,
"c": 0.11961,
"h": 341.8
},
"luminance": 0.46906
}Semantic roles & 50–950 ramp
primary
#F09CD1
secondary
#D8F3E2
accent
#D65910
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183