#FA69ED#FA69ED
#FA69ED is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.5% C 0.230 H 331.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69ED |
|---|---|
| RGB | rgb(250, 105, 237) |
| HSL | hsl(305, 94%, 70%) |
| HSV | hsv(305, 58%, 98%) |
| CMYK | cmyk(0%, 58%, 5.2%, 2%) |
| CIE-LAB | lab(66.93, 70.87, -40.45) |
| CIE-LCH | lch(66.93, 81.60, 330.29°) |
| OKLab | oklab(74.47% 0.2018 -0.1108) |
| OKLCH | oklch(74.47% 0.23 331.2) |
| XYZ | xyz(59.7617, 36.5457, 84.0107) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 2.29
Violet Pink
#FB5FFC
ΔE00 2.79
Violet (CSS)
#EE82EE
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69ED #69FA76
analogous
#BE69FA #FA69ED #FA69A5
triadic
#FA69ED #EDFA69 #69EDFA
tetradic
#FA69ED #FABE69 #69FA76 #69A5FA
square
#FA69ED #FABE69 #69FA76 #69A5FA
split-complementary
#FA69ED #A5FA69 #69FABE
monochromatic
#E108CE #F82EE6 #FA69ED #FCA4F4 #FEDFFB
Accessibility & contrast
On white
2.53
#FA69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FA69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69ED
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69ED | 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)
#6196F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fa69ed; /* rgb */ color: rgb(250, 105, 237); /* oklch */ color: oklch(74.5% 0.230 331.2);
Tailwind
colors: {
custom: {
50: '#ff9bf3',
500: '#fa69ed',
950: '#000000',
},
}SCSS
$custom: #fa69ed; $custom-light: #ff9bf3; $custom-dark: #000000;
JSON
{
"hex": "#fa69ed",
"rgb": {
"r": 250,
"g": 105,
"b": 237
},
"hsl": {
"h": 305.379,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.74465,
"c": 0.23022,
"h": 331.2
},
"luminance": 0.36542
}Semantic roles & 50–950 ramp
primary
#FA69ED
secondary
#CBF4CE
accent
#E61500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85