#F09FD2#F09FD2
#F09FD2 is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.8% C 0.115 H 341.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FD2 |
|---|---|
| RGB | rgb(240, 159, 210) |
| HSL | hsl(322, 73%, 78%) |
| HSV | hsv(322, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 12.5%, 5.9%) |
| CIE-LAB | lab(74.81, 37.41, -13.59) |
| CIE-LCH | lch(74.81, 39.80, 340.03°) |
| OKLab | oklab(79.76% 0.1094 -0.036) |
| OKLCH | oklch(79.76% 0.115 341.8) |
| XYZ | xyz(59.9662, 47.9778, 67.0623) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 8.33
Lavender Pink
#DD85D7
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FD2 #9FF0BD
analogous
#E59FF0 #F09FD2 #F09FA9
triadic
#F09FD2 #D2F09F #9FD2F0
tetradic
#F09FD2 #F0E59F #9FF0BD #9FA9F0
square
#F09FD2 #F0E59F #9FF0BD #9FA9F0
split-complementary
#F09FD2 #A9F09F #9FF0E5
monochromatic
#DF35A0 #E86AB9 #F09FD2 #F8D4EB #FBE5F3
Accessibility & contrast
On white
1.98
#F09FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F09FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FD2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FD2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#FAA0B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09fd2; /* rgb */ color: rgb(240, 159, 210); /* oklch */ color: oklch(79.8% 0.115 341.8);
Tailwind
colors: {
custom: {
50: '#f6bcdf',
500: '#f09fd2',
950: '#000000',
},
}SCSS
$custom: #f09fd2; $custom-light: #f6bcdf; $custom-dark: #000000;
JSON
{
"hex": "#f09fd2",
"rgb": {
"r": 240,
"g": 159,
"b": 210
},
"hsl": {
"h": 322.222,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.79755,
"c": 0.11517,
"h": 341.8
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#F09FD2
secondary
#D8F3E2
accent
#D55910
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183