#F66DEB#F66DEB
#F66DEB is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.3% C 0.221 H 330.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F66DEB |
|---|---|
| RGB | rgb(246, 109, 235) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 56%, 96%) |
| CMYK | cmyk(0%, 55.7%, 4.5%, 3.5%) |
| CIE-LAB | lab(66.92, 67.81, -39.40) |
| CIE-LCH | lch(66.92, 78.42, 329.84°) |
| OKLab | oklab(74.32% 0.1924 -0.1079) |
| OKLCH | oklch(74.32% 0.221 330.7) |
| XYZ | xyz(58.4697, 36.5322, 82.5529) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F66DEB #6DF678
analogous
#BD6DF6 #F66DEB #F66DA6
triadic
#F66DEB #EBF66D #6DEBF6
tetradic
#F66DEB #F6BD6D #6DF678 #6DA6F6
square
#F66DEB #F6BD6D #6DF678 #6DA6F6
split-complementary
#F66DEB #A6F66D #6DF6BD
monochromatic
#DB0ECB #F233E3 #F66DEB #FAA7F3 #FDE0FB
Accessibility & contrast
On white
2.53
#F66DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#F66DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F66DEB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F66DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F66DEB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f66deb; /* rgb */ color: rgb(246, 109, 235); /* oklch */ color: oklch(74.3% 0.221 330.7);
Tailwind
colors: {
custom: {
50: '#fc9df2',
500: '#f66deb',
950: '#000000',
},
}SCSS
$custom: #f66deb; $custom-light: #fc9df2; $custom-dark: #000000;
JSON
{
"hex": "#f66deb",
"rgb": {
"r": 246,
"g": 109,
"b": 235
},
"hsl": {
"h": 304.818,
"s": 88.387,
"l": 69.608
},
"oklch": {
"l": 0.74317,
"c": 0.22062,
"h": 330.7
},
"luminance": 0.36528
}Semantic roles & 50–950 ramp
primary
#F66DEB
secondary
#CCF3CF
accent
#E51301
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85