#F09DEB#F09DEB
#F09DEB is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.140 H 328.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F09DEB |
|---|---|
| RGB | rgb(240, 157, 235) |
| HSL | hsl(304, 73%, 78%) |
| HSV | hsv(304, 35%, 94%) |
| CMYK | cmyk(0%, 34.6%, 2.1%, 5.9%) |
| CIE-LAB | lab(75.23, 42.70, -26.62) |
| CIE-LCH | lch(75.23, 50.32, 328.06°) |
| OKLab | oklab(80.35% 0.1195 -0.0721) |
| OKLCH | oklch(80.35% 0.14 328.9) |
| XYZ | xyz(62.9865, 48.6400, 84.6518) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.92
Purply Pink
#F075E6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09DEB #9DF0A2
analogous
#CB9DF0 #F09DEB #F09DC2
triadic
#F09DEB #EBF09D #9DEBF0
tetradic
#F09DEB #F0CB9D #9DF0A2 #9DC2F0
square
#F09DEB #F0CB9D #9DF0A2 #9DC2F0
split-complementary
#F09DEB #C2F09D #9DF0CB
monochromatic
#E033D5 #E868E0 #F09DEB #F8D2F6 #FBE4FA
Accessibility & contrast
On white
1.96
#F09DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F09DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09DEB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09DEB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#F6A3BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f09deb; /* rgb */ color: rgb(240, 157, 235); /* oklch */ color: oklch(80.3% 0.140 328.9);
Tailwind
colors: {
custom: {
50: '#f6bbf1',
500: '#f09deb',
950: '#000000',
},
}SCSS
$custom: #f09deb; $custom-light: #f6bbf1; $custom-dark: #000000;
JSON
{
"hex": "#f09deb",
"rgb": {
"r": 240,
"g": 157,
"b": 235
},
"hsl": {
"h": 303.614,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.80349,
"c": 0.13954,
"h": 328.9
},
"luminance": 0.48637
}Semantic roles & 50–950 ramp
primary
#F09DEB
secondary
#D8F3DA
accent
#D61C10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184