#F09CCD#F09CCD
#F09CCD is a light, moderate pink. Relative luminance 0.467; OKLCH L 79.1% C 0.117 H 344.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CCD |
|---|---|
| RGB | rgb(240, 156, 205) |
| HSL | hsl(325, 74%, 78%) |
| HSV | hsv(325, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 14.6%, 5.9%) |
| CIE-LAB | lab(74.01, 38.19, -12.06) |
| CIE-LCH | lch(74.01, 40.05, 342.48°) |
| OKLab | oklab(79.09% 0.1124 -0.0318) |
| OKLCH | oklch(79.09% 0.117 344.2) |
| XYZ | xyz(58.8434, 46.7132, 63.6629) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.06
Plum
#DDA0DD
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 6.66
Baby Pink
#FFB7CE
ΔE00 8.56
Pinky
#FC86AA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CCD #9CF0BF
analogous
#E99CF0 #F09CCD #F09CA3
triadic
#F09CCD #CDF09C #9CCDF0
tetradic
#F09CCD #F0E99C #9CF0BF #9CA3F0
square
#F09CCD #F0E99C #9CF0BF #9CA3F0
split-complementary
#F09CCD #A3F09C #9CF0E9
monochromatic
#E03297 #E867B2 #F09CCD #F8D1E8 #FBE4F2
Accessibility & contrast
On white
2.03
#F09CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F09CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CCD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CCD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AECF
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FA9CAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ccd; /* rgb */ color: rgb(240, 156, 205); /* oklch */ color: oklch(79.1% 0.117 344.2);
Tailwind
colors: {
custom: {
50: '#f6badc',
500: '#f09ccd',
950: '#000000',
},
}SCSS
$custom: #f09ccd; $custom-light: #f6badc; $custom-dark: #000000;
JSON
{
"hex": "#f09ccd",
"rgb": {
"r": 240,
"g": 156,
"b": 205
},
"hsl": {
"h": 325,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.79091,
"c": 0.11683,
"h": 344.2
},
"luminance": 0.4671
}Semantic roles & 50–950 ramp
primary
#F09CCD
secondary
#D8F3E3
accent
#D66210
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183