#FD6EEB#FD6EEB
#FD6EEB is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.223 H 332.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EEB |
|---|---|
| RGB | rgb(253, 110, 235) |
| HSL | hsl(308, 97%, 71%) |
| HSV | hsv(308, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(68.05, 69.20, -37.57) |
| CIE-LCH | lch(68.05, 78.74, 331.50°) |
| OKLab | oklab(75.34% 0.1985 -0.1025) |
| OKLCH | oklch(75.34% 0.223 332.7) |
| XYZ | xyz(61.0793, 38.0370, 82.7060) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.63
Purply Pink
#F075E6
ΔE00 2.01
Light Magenta
#FA5FF7
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EEB #6EFD80
analogous
#C76EFD #FD6EEB #FD6EA3
triadic
#FD6EEB #EBFD6E #6EEBFD
tetradic
#FD6EEB #FDC76E #6EFD80 #6EA3FD
square
#FD6EEB #FDC76E #6EFD80 #6EA3FD
split-complementary
#FD6EEB #A3FD6E #6EFDC7
monochromatic
#ED03D0 #FC32E3 #FD6EEB #FEAAF3 #FFE1FB
Accessibility & contrast
On white
2.44
#FD6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FD6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EEB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EEB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fd6eeb; /* rgb */ color: rgb(253, 110, 235); /* oklch */ color: oklch(75.3% 0.223 332.7);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fd6eeb',
950: '#000000',
},
}SCSS
$custom: #fd6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fd6eeb",
"rgb": {
"r": 253,
"g": 110,
"b": 235
},
"hsl": {
"h": 307.552,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.75336,
"c": 0.22345,
"h": 332.7
},
"luminance": 0.38033
}Semantic roles & 50–950 ramp
primary
#FD6EEB
secondary
#D1F6D5
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85