#F09CCB#F09CCB
#F09CCB is a light, moderate pink. Relative luminance 0.466; OKLCH L 79.0% C 0.115 H 345.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CCB |
|---|---|
| RGB | rgb(240, 156, 203) |
| HSL | hsl(326, 74%, 78%) |
| HSV | hsv(326, 35%, 94%) |
| CMYK | cmyk(0%, 35%, 15.4%, 5.9%) |
| CIE-LAB | lab(73.94, 37.87, -11.05) |
| CIE-LCH | lch(73.94, 39.45, 343.74°) |
| OKLab | oklab(79.02% 0.1118 -0.029) |
| OKLCH | oklch(79.02% 0.115 345.4) |
| XYZ | xyz(58.6035, 46.6173, 62.3996) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.22
Powder Pink
#FFB2D0
ΔE00 6.35
Pink (survey)
#FF81C0
ΔE00 6.37
Plum
#DDA0DD
ΔE00 6.74
Baby Pink
#FFB7CE
ΔE00 8.23
Pinky
#FC86AA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CCB #9CF0C1
analogous
#EB9CF0 #F09CCB #F09CA1
triadic
#F09CCB #CBF09C #9CCBF0
tetradic
#F09CCB #F0EB9C #9CF0C1 #9CA1F0
square
#F09CCB #F0EB9C #9CF0C1 #9CA1F0
split-complementary
#F09CCB #A1F09C #9CF0EB
monochromatic
#E03293 #E867AF #F09CCB #F8D1E7 #FBE4F1
Accessibility & contrast
On white
2.03
#F09CCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F09CCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CCB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CCB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCD
Deuteranopia (green-blind)
#B6BBC9
Tritanopia (blue-blind)
#FB9BAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09ccb; /* rgb */ color: rgb(240, 156, 203); /* oklch */ color: oklch(79.0% 0.115 345.4);
Tailwind
colors: {
custom: {
50: '#f6bada',
500: '#f09ccb',
950: '#000000',
},
}SCSS
$custom: #f09ccb; $custom-light: #f6bada; $custom-dark: #000000;
JSON
{
"hex": "#f09ccb",
"rgb": {
"r": 240,
"g": 156,
"b": 203
},
"hsl": {
"h": 326.429,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.79024,
"c": 0.11549,
"h": 345.4
},
"luminance": 0.46614
}Semantic roles & 50–950 ramp
primary
#F09CCB
secondary
#D8F3E4
accent
#D66710
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183