#FF69E4#FF69E4
#FF69E4 is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.7% C 0.227 H 335.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69E4 |
|---|---|
| RGB | rgb(255, 105, 228) |
| HSL | hsl(311, 100%, 71%) |
| HSV | hsv(311, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 10.6%, 0%) |
| CIE-LAB | lab(67.25, 70.77, -34.91) |
| CIE-LCH | lch(67.25, 78.91, 333.74°) |
| OKLab | oklab(74.71% 0.2057 -0.0949) |
| OKLCH | oklch(74.71% 0.227 335.2) |
| XYZ | xyz(60.2956, 36.9693, 77.3438) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 2.74
Light Magenta
#FA5FF7
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 4.92
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69E4 #69FF84
analogous
#CF69FF #FF69E4 #FF6999
triadic
#FF69E4 #E4FF69 #69E4FF
tetradic
#FF69E4 #FFCF69 #69FF84 #6999FF
square
#FF69E4 #FFCF69 #69FF84 #6999FF
split-complementary
#FF69E4 #99FF69 #69FFCF
monochromatic
#EE00C3 #FF2CD9 #FF69E4 #FFA6EF #FFE0F9
Accessibility & contrast
On white
2.50
#FF69E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FF69E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69E4
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69E4 | 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)
#6995E8
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#FF729D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff69e4; /* rgb */ color: rgb(255, 105, 228); /* oklch */ color: oklch(74.7% 0.227 335.2);
Tailwind
colors: {
custom: {
50: '#ff9bed',
500: '#ff69e4',
950: '#000000',
},
}SCSS
$custom: #ff69e4; $custom-light: #ff9bed; $custom-dark: #000000;
JSON
{
"hex": "#ff69e4",
"rgb": {
"r": 255,
"g": 105,
"b": 228
},
"hsl": {
"h": 310.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74713,
"c": 0.22655,
"h": 335.2
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#FF69E4
secondary
#CEF6D5
accent
#E62900
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F16
muted
#877F84