#F08DE6#F08DE6
#F08DE6 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.162 H 330.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F08DE6 |
|---|---|
| RGB | rgb(240, 141, 230) |
| HSL | hsl(306, 77%, 75%) |
| HSV | hsv(306, 41%, 94%) |
| CMYK | cmyk(0%, 41.3%, 4.2%, 5.9%) |
| CIE-LAB | lab(71.75, 50.06, -29.22) |
| CIE-LCH | lch(71.75, 57.96, 329.73°) |
| OKLab | oklab(77.67% 0.1416 -0.0793) |
| OKLCH | oklch(77.67% 0.162 330.7) |
| XYZ | xyz(59.7423, 43.2913, 80.0568) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08DE6 #8DF097
analogous
#C98DF0 #F08DE6 #F08DB4
triadic
#F08DE6 #E6F08D #8DE6F0
tetradic
#F08DE6 #F0C98D #8DF097 #8DB4F0
square
#F08DE6 #F0C98D #8DF097 #8DB4F0
split-complementary
#F08DE6 #B4F08D #8DF0C9
monochromatic
#E221CE #E957DA #F08DE6 #F7C3F2 #FBE4F9
Accessibility & contrast
On white
2.17
#F08DE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F08DE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08DE6
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08DE6 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#F794AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f08de6; /* rgb */ color: rgb(240, 141, 230); /* oklch */ color: oklch(77.7% 0.162 330.7);
Tailwind
colors: {
custom: {
50: '#f7b0ee',
500: '#f08de6',
950: '#000000',
},
}SCSS
$custom: #f08de6; $custom-light: #f7b0ee; $custom-dark: #000000;
JSON
{
"hex": "#f08de6",
"rgb": {
"r": 240,
"g": 141,
"b": 230
},
"hsl": {
"h": 306.061,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.77672,
"c": 0.16224,
"h": 330.7
},
"luminance": 0.43288
}Semantic roles & 50–950 ramp
primary
#F08DE6
secondary
#D8F3DB
accent
#D9210D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084