#F09DDF#F09DDF
#F09DDF is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.129 H 334.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DDF |
|---|---|
| RGB | rgb(240, 157, 223) |
| HSL | hsl(312, 73%, 78%) |
| HSV | hsv(312, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 7.1%, 5.9%) |
| CIE-LAB | lab(74.81, 40.61, -20.71) |
| CIE-LCH | lch(74.81, 45.59, 332.98°) |
| OKLab | oklab(79.89% 0.1163 -0.0556) |
| OKLCH | oklch(79.89% 0.129 334.4) |
| XYZ | xyz(61.3109, 47.9698, 75.8273) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 7.80
Pink (survey)
#FF81C0
ΔE00 8.26
Mauve
#E0B0FF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DDF #9DF0AE
analogous
#D79DF0 #F09DDF #F09DB5
triadic
#F09DDF #DFF09D #9DDFF0
tetradic
#F09DDF #F0D79D #9DF0AE #9DB5F0
square
#F09DDF #F0D79D #9DF0AE #9DB5F0
split-complementary
#F09DDF #B5F09D #9DF0D7
monochromatic
#E033BC #E868CE #F09DDF #F8D2F0 #FBE4F6
Accessibility & contrast
On white
1.98
#F09DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F09DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DDF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DDF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#F8A1B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09ddf; /* rgb */ color: rgb(240, 157, 223); /* oklch */ color: oklch(79.9% 0.129 334.4);
Tailwind
colors: {
custom: {
50: '#f6bbe9',
500: '#f09ddf',
950: '#000000',
},
}SCSS
$custom: #f09ddf; $custom-light: #f6bbe9; $custom-dark: #000000;
JSON
{
"hex": "#f09ddf",
"rgb": {
"r": 240,
"g": 157,
"b": 223
},
"hsl": {
"h": 312.289,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.79892,
"c": 0.12888,
"h": 334.4
},
"luminance": 0.47967
}Semantic roles & 50–950 ramp
primary
#F09DDF
secondary
#D8F3DE
accent
#D63810
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184