#FE69EE#FE69EE
#FE69EE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.233 H 332.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE69EE |
|---|---|
| RGB | rgb(254, 105, 238) |
| HSL | hsl(306, 99%, 70%) |
| HSV | hsv(306, 59%, 100%) |
| CMYK | cmyk(0%, 58.7%, 6.3%, 0.4%) |
| CIE-LAB | lab(67.54, 72.04, -40.01) |
| CIE-LCH | lch(67.54, 82.41, 330.95°) |
| OKLab | oklab(75.03% 0.2061 -0.1095) |
| OKLCH | oklch(75.03% 0.233 332) |
| XYZ | xyz(61.3572, 37.3514, 84.8502) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 2.61
Violet Pink
#FB5FFC
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE69EE #69FE79
analogous
#C369FE #FE69EE #FE69A3
triadic
#FE69EE #EEFE69 #69EEFE
tetradic
#FE69EE #FEC369 #69FE79 #69A3FE
square
#FE69EE #FEC369 #69FE79 #69A3FE
split-complementary
#FE69EE #A3FE69 #69FEC3
monochromatic
#EB02D2 #FE2CE7 #FE69EE #FEA6F5 #FFE1FC
Accessibility & contrast
On white
2.48
#FE69EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FE69EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE69EE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE69EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE69EE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe69ee; /* rgb */ color: rgb(254, 105, 238); /* oklch */ color: oklch(75.0% 0.233 332.0);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fe69ee',
950: '#000000',
},
}SCSS
$custom: #fe69ee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fe69ee",
"rgb": {
"r": 254,
"g": 105,
"b": 238
},
"hsl": {
"h": 306.443,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.75034,
"c": 0.23336,
"h": 332
},
"luminance": 0.37347
}Semantic roles & 50–950 ramp
primary
#FE69EE
secondary
#CDF6D1
accent
#E61900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85