#F65DEB#F65DEB
#F65DEB is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.5% C 0.243 H 330.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F65DEB |
|---|---|
| RGB | rgb(246, 93, 235) |
| HSL | hsl(304, 89%, 66%) |
| HSV | hsv(304, 62%, 96%) |
| CMYK | cmyk(0%, 62.2%, 4.5%, 3.5%) |
| CIE-LAB | lab(64.50, 74.44, -43.19) |
| CIE-LCH | lch(64.50, 86.07, 329.88°) |
| OKLab | oklab(72.55% 0.2115 -0.1186) |
| OKLCH | oklch(72.55% 0.243 330.7) |
| XYZ | xyz(56.9155, 33.4238, 82.0349) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 2.25
Violet Pink
#FB5FFC
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F65DEB #5DF668
analogous
#B55DF6 #F65DEB #F65D9F
triadic
#F65DEB #EBF65D #5DEBF6
tetradic
#F65DEB #F6B55D #5DF668 #5D9FF6
square
#F65DEB #F6B55D #5DF668 #5D9FF6
split-complementary
#F65DEB #9FF65D #5DF6B5
monochromatic
#CD0BBF #F323E4 #F65DEB #F997F2 #FCD1F9
Accessibility & contrast
On white
2.73
#F65DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#F65DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F65DEB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F65DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F65DEB | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#528FEF
Deuteranopia (green-blind)
#87A4E7
Tritanopia (blue-blind)
#FF6D9C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f65deb; /* rgb */ color: rgb(246, 93, 235); /* oklch */ color: oklch(72.5% 0.243 330.7);
Tailwind
colors: {
custom: {
50: '#fd94f2',
500: '#f65deb',
950: '#000000',
},
}SCSS
$custom: #f65deb; $custom-light: #fd94f2; $custom-dark: #000000;
JSON
{
"hex": "#f65deb",
"rgb": {
"r": 246,
"g": 93,
"b": 235
},
"hsl": {
"h": 304.314,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.72548,
"c": 0.24251,
"h": 330.7
},
"luminance": 0.3342
}Semantic roles & 50–950 ramp
primary
#F65DEB
secondary
#BFF0C2
accent
#E61100
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85