#F09DE2#F09DE2
#F09DE2 is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.0% C 0.131 H 333.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DE2 |
|---|---|
| RGB | rgb(240, 157, 226) |
| HSL | hsl(310, 73%, 78%) |
| HSV | hsv(310, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 5.8%, 5.9%) |
| CIE-LAB | lab(74.91, 41.13, -22.20) |
| CIE-LCH | lch(74.91, 46.74, 331.64°) |
| OKLab | oklab(80% 0.1171 -0.0597) |
| OKLCH | oklch(80% 0.131 333) |
| XYZ | xyz(61.7190, 48.1330, 77.9764) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.83
Violet (CSS)
#EE82EE
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.42
Pink (survey)
#FF81C0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DE2 #9DF0AB
analogous
#D49DF0 #F09DE2 #F09DB9
triadic
#F09DE2 #E2F09D #9DE2F0
tetradic
#F09DE2 #F0D49D #9DF0AB #9DB9F0
square
#F09DE2 #F0D49D #9DF0AB #9DB9F0
split-complementary
#F09DE2 #B9F09D #9DF0D4
monochromatic
#E033C3 #E868D2 #F09DE2 #F8D2F2 #FBE4F7
Accessibility & contrast
On white
1.98
#F09DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F09DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DE2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DE2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#B0BDDF
Tritanopia (blue-blind)
#F7A1B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f09de2; /* rgb */ color: rgb(240, 157, 226); /* oklch */ color: oklch(80.0% 0.131 333.0);
Tailwind
colors: {
custom: {
50: '#f6bbeb',
500: '#f09de2',
950: '#000000',
},
}SCSS
$custom: #f09de2; $custom-light: #f6bbeb; $custom-dark: #000000;
JSON
{
"hex": "#f09de2",
"rgb": {
"r": 240,
"g": 157,
"b": 226
},
"hsl": {
"h": 310.12,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.80003,
"c": 0.13144,
"h": 333
},
"luminance": 0.4813
}Semantic roles & 50–950 ramp
primary
#F09DE2
secondary
#D8F3DD
accent
#D63110
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184