#FC69EE#FC69EE
#FC69EE is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.8% C 0.232 H 331.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69EE |
|---|---|
| RGB | rgb(252, 105, 238) |
| HSL | hsl(306, 96%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(67.26, 71.54, -40.47) |
| CIE-LCH | lch(67.26, 82.19, 330.50°) |
| OKLab | oklab(74.77% 0.204 -0.1108) |
| OKLCH | oklch(74.77% 0.232 331.5) |
| XYZ | xyz(60.6289, 36.9759, 84.8161) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.20
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 2.42
Violet Pink
#FB5FFC
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69EE #69FC77
analogous
#C069FC #FC69EE #FC69A5
triadic
#FC69EE #EEFC69 #69EEFC
tetradic
#FC69EE #FCC069 #69FC77 #69A5FC
square
#FC69EE #FCC069 #69FC77 #69A5FC
split-complementary
#FC69EE #A5FC69 #69FCC0
monochromatic
#E605D1 #FB2DE7 #FC69EE #FDA5F5 #FEE1FC
Accessibility & contrast
On white
2.50
#FC69EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FC69EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69EE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69EE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FF76A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc69ee; /* rgb */ color: rgb(252, 105, 238); /* oklch */ color: oklch(74.8% 0.232 331.5);
Tailwind
colors: {
custom: {
50: '#ff9bf4',
500: '#fc69ee',
950: '#000000',
},
}SCSS
$custom: #fc69ee; $custom-light: #ff9bf4; $custom-dark: #000000;
JSON
{
"hex": "#fc69ee",
"rgb": {
"r": 252,
"g": 105,
"b": 238
},
"hsl": {
"h": 305.714,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.74772,
"c": 0.23217,
"h": 331.5
},
"luminance": 0.36972
}Semantic roles & 50–950 ramp
primary
#FC69EE
secondary
#CCF5D0
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85