#F08DE7#F08DE7
#F08DE7 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.163 H 330.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DE7 |
|---|---|
| RGB | rgb(240, 141, 231) |
| HSL | hsl(305, 77%, 75%) |
| HSV | hsv(305, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 3.7%, 5.9%) |
| CIE-LAB | lab(71.79, 50.23, -29.71) |
| CIE-LCH | lch(71.79, 58.36, 329.40°) |
| OKLab | oklab(77.71% 0.1418 -0.0807) |
| OKLCH | oklch(77.71% 0.163 330.4) |
| XYZ | xyz(59.8831, 43.3476, 80.7985) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.88
Plum
#DDA0DD
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 6.50
Candy Pink
#FF63E9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DE7 #8DF096
analogous
#C88DF0 #F08DE7 #F08DB5
triadic
#F08DE7 #E7F08D #8DE7F0
tetradic
#F08DE7 #F0C88D #8DF096 #8DB5F0
square
#F08DE7 #F0C88D #8DF096 #8DB5F0
split-complementary
#F08DE7 #B5F08D #8DF0C8
monochromatic
#E221D0 #E957DC #F08DE7 #F7C3F2 #FBE4F9
Accessibility & contrast
On white
2.17
#F08DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F08DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DE7
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DE7 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7EA
Deuteranopia (green-blind)
#A3B5E4
Tritanopia (blue-blind)
#F794AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08de7; /* rgb */ color: rgb(240, 141, 231); /* oklch */ color: oklch(77.7% 0.163 330.4);
Tailwind
colors: {
custom: {
50: '#f7b0ef',
500: '#f08de7',
950: '#000000',
},
}SCSS
$custom: #f08de7; $custom-light: #f7b0ef; $custom-dark: #000000;
JSON
{
"hex": "#f08de7",
"rgb": {
"r": 240,
"g": 141,
"b": 231
},
"hsl": {
"h": 305.455,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.77713,
"c": 0.16311,
"h": 330.4
},
"luminance": 0.43345
}Semantic roles & 50–950 ramp
primary
#F08DE7
secondary
#D8F3DA
accent
#D91F0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084