#FD6EEE#FD6EEE
#FD6EEE is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.226 H 331.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EEE |
|---|---|
| RGB | rgb(253, 110, 238) |
| HSL | hsl(306, 97%, 71%) |
| HSV | hsv(306, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 5.9%, 0.8%) |
| CIE-LAB | lab(68.18, 69.67, -39.03) |
| CIE-LCH | lch(68.18, 79.86, 330.74°) |
| OKLab | oklab(75.47% 0.1989 -0.1067) |
| OKLCH | oklch(75.47% 0.226 331.8) |
| XYZ | xyz(61.5164, 38.2118, 85.0079) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.10
Light Magenta
#FA5FF7
ΔE00 3.16
Violet Pink
#FB5FFC
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.77
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EEE #6EFD7D
analogous
#C46EFD #FD6EEE #FD6EA6
triadic
#FD6EEE #EEFD6E #6EEEFD
tetradic
#FD6EEE #FDC46E #6EFD7D #6EA6FD
square
#FD6EEE #FDC46E #6EFD7D #6EA6FD
split-complementary
#FD6EEE #A6FD6E #6EFDC4
monochromatic
#ED03D5 #FC32E7 #FD6EEE #FEAAF5 #FFE1FB
Accessibility & contrast
On white
2.43
#FD6EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FD6EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EEE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EEE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6eee; /* rgb */ color: rgb(253, 110, 238); /* oklch */ color: oklch(75.5% 0.226 331.8);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#fd6eee',
950: '#000000',
},
}SCSS
$custom: #fd6eee; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#fd6eee",
"rgb": {
"r": 253,
"g": 110,
"b": 238
},
"hsl": {
"h": 306.294,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75472,
"c": 0.22576,
"h": 331.8
},
"luminance": 0.38208
}Semantic roles & 50–950 ramp
primary
#FD6EEE
secondary
#D1F6D5
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85