#F09CF2#F09CF2
#F09CF2 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.5% C 0.148 H 326.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F09CF2 |
|---|---|
| RGB | rgb(240, 156, 242) |
| HSL | hsl(299, 77%, 78%) |
| HSV | hsv(299, 36%, 95%) |
| CMYK | cmyk(0.8%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(75.27, 44.48, -30.35) |
| CIE-LCH | lch(75.27, 53.84, 325.69°) |
| OKLab | oklab(80.47% 0.1226 -0.0826) |
| OKLCH | oklch(80.47% 0.148 326) |
| XYZ | xyz(63.8492, 48.7155, 90.0269) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 7.92
Baby Purple
#CA9BF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09CF2 #9EF29C
analogous
#C59CF2 #F09CF2 #F29CC9
triadic
#F09CF2 #F2F09C #9CF2F0
tetradic
#F09CF2 #F2C59C #9EF29C #9CC9F2
square
#F09CF2 #F2C59C #9EF29C #9CC9F2
split-complementary
#F09CF2 #C9F29C #9CF2C5
monochromatic
#E030E4 #E866EB #F09CF2 #F8D2F9 #FBE4FB
Accessibility & contrast
On white
1.95
#F09CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F09CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09CF2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09CF2 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#F5A4BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09cf2; /* rgb */ color: rgb(240, 156, 242); /* oklch */ color: oklch(80.5% 0.148 326.0);
Tailwind
colors: {
custom: {
50: '#f6baf6',
500: '#f09cf2',
950: '#000000',
},
}SCSS
$custom: #f09cf2; $custom-light: #f6baf6; $custom-dark: #000000;
JSON
{
"hex": "#f09cf2",
"rgb": {
"r": 240,
"g": 156,
"b": 242
},
"hsl": {
"h": 298.605,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.80469,
"c": 0.14786,
"h": 326
},
"luminance": 0.48713
}Semantic roles & 50–950 ramp
primary
#F09CF2
secondary
#D8F3D8
accent
#D90C11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185