#FA6DEB#FA6DEB
#FA6DEB is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.223 H 331.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FA6DEB |
|---|---|
| RGB | rgb(250, 109, 235) |
| HSL | hsl(306, 93%, 70%) |
| HSV | hsv(306, 56%, 98%) |
| CMYK | cmyk(0%, 56.4%, 6%, 2%) |
| CIE-LAB | lab(67.47, 68.85, -38.50) |
| CIE-LCH | lch(67.47, 78.88, 330.79°) |
| OKLab | oklab(74.83% 0.1966 -0.1052) |
| OKLCH | oklch(74.83% 0.223 331.8) |
| XYZ | xyz(59.8882, 37.2636, 82.6194) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 1.78
Light Magenta
#FA5FF7
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA6DEB #6DFA7C
analogous
#C26DFA #FA6DEB #FA6DA4
triadic
#FA6DEB #EBFA6D #6DEBFA
tetradic
#FA6DEB #FAC26D #6DFA7C #6DA4FA
square
#FA6DEB #FAC26D #6DFA7C #6DA4FA
split-complementary
#FA6DEB #A4FA6D #6DFAC2
monochromatic
#E508CD #F832E3 #FA6DEB #FCA8F3 #FEE1FB
Accessibility & contrast
On white
2.48
#FA6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FA6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA6DEB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA6DEB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798EF
Deuteranopia (green-blind)
#93ACE7
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa6deb; /* rgb */ color: rgb(250, 109, 235); /* oklch */ color: oklch(74.8% 0.223 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fa6deb',
950: '#000000',
},
}SCSS
$custom: #fa6deb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fa6deb",
"rgb": {
"r": 250,
"g": 109,
"b": 235
},
"hsl": {
"h": 306.383,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.74831,
"c": 0.22303,
"h": 331.8
},
"luminance": 0.37259
}Semantic roles & 50–950 ramp
primary
#FA6DEB
secondary
#CEF5D2
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85