#FA5EEB#FA5EEB
#FA5EEB is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 73.2% C 0.243 H 331.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FA5EEB |
|---|---|
| RGB | rgb(250, 94, 235) |
| HSL | hsl(306, 94%, 67%) |
| HSV | hsv(306, 62%, 98%) |
| CMYK | cmyk(0%, 62.4%, 6%, 2%) |
| CIE-LAB | lab(65.23, 75.02, -42.02) |
| CIE-LCH | lch(65.23, 85.98, 330.75°) |
| OKLab | oklab(73.19% 0.2145 -0.1152) |
| OKLCH | oklch(73.19% 0.243 331.8) |
| XYZ | xyz(58.4224, 34.3319, 82.1308) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.51
Light Magenta
#FA5FF7
ΔE00 1.82
Violet Pink
#FB5FFC
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA5EEB #5EFA6D
analogous
#BB5EFA #FA5EEB #FA5E9D
triadic
#FA5EEB #EBFA5E #5EEBFA
tetradic
#FA5EEB #FABB5E #5EFA6D #5E9DFA
square
#FA5EEB #FABB5E #5EFA6D #5E9DFA
split-complementary
#FA5EEB #9DFA5E #5EFABB
monochromatic
#D707C3 #F823E4 #FA5EEB #FC99F2 #FED5FA
Accessibility & contrast
On white
2.67
#FA5EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#FA5EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA5EEB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA5EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA5EEB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690EF
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#FF6D9C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fa5eeb; /* rgb */ color: rgb(250, 94, 235); /* oklch */ color: oklch(73.2% 0.243 331.8);
Tailwind
colors: {
custom: {
50: '#ff95f2',
500: '#fa5eeb',
950: '#000000',
},
}SCSS
$custom: #fa5eeb; $custom-light: #ff95f2; $custom-dark: #000000;
JSON
{
"hex": "#fa5eeb",
"rgb": {
"r": 250,
"g": 94,
"b": 235
},
"hsl": {
"h": 305.769,
"s": 93.976,
"l": 67.451
},
"oklch": {
"l": 0.73189,
"c": 0.24345,
"h": 331.8
},
"luminance": 0.34328
}Semantic roles & 50–950 ramp
primary
#FA5EEB
secondary
#C1F2C6
accent
#E61600
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85