#F09DF2#F09DF2
#F09DF2 is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.6% C 0.146 H 326.0°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DF2 |
|---|---|
| RGB | rgb(240, 157, 242) |
| HSL | hsl(299, 77%, 78%) |
| HSV | hsv(299, 35%, 95%) |
| CMYK | cmyk(0.8%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(75.48, 43.96, -30.02) |
| CIE-LCH | lch(75.48, 53.23, 325.67°) |
| OKLab | oklab(80.63% 0.1212 -0.0817) |
| OKLCH | oklch(80.63% 0.146 326) |
| XYZ | xyz(64.0177, 49.0525, 90.0831) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.37
Mauve
#E0B0FF
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 8.12
Purply Pink
#F075E6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DF2 #9FF29D
analogous
#C59DF2 #F09DF2 #F29DC9
triadic
#F09DF2 #F2F09D #9DF2F0
tetradic
#F09DF2 #F2C59D #9FF29D #9DC9F2
square
#F09DF2 #F2C59D #9FF29D #9DC9F2
split-complementary
#F09DF2 #C9F29D #9DF2C5
monochromatic
#DF31E4 #E867EB #F09DF2 #F8D3F9 #FBE4FB
Accessibility & contrast
On white
1.94
#F09DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#F09DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DF2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DF2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#F5A5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f09df2; /* rgb */ color: rgb(240, 157, 242); /* oklch */ color: oklch(80.6% 0.146 326.0);
Tailwind
colors: {
custom: {
50: '#f6bbf6',
500: '#f09df2',
950: '#000000',
},
}SCSS
$custom: #f09df2; $custom-light: #f6bbf6; $custom-dark: #000000;
JSON
{
"hex": "#f09df2",
"rgb": {
"r": 240,
"g": 157,
"b": 242
},
"hsl": {
"h": 298.588,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.80628,
"c": 0.14616,
"h": 326
},
"luminance": 0.4905
}Semantic roles & 50–950 ramp
primary
#F09DF2
secondary
#D8F3D8
accent
#D90D12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185