#FFE6FD#FFE6FD
#FFE6FD is a very light, muted purple. Relative luminance 0.849; OKLCH L 95.2% C 0.040 H 328.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6FD |
|---|---|
| RGB | rgb(255, 230, 253) |
| HSL | hsl(305, 100%, 95%) |
| HSV | hsv(305, 10%, 100%) |
| CMYK | cmyk(0%, 9.8%, 0.8%, 0%) |
| CIE-LAB | lab(93.86, 12.43, -8.00) |
| CIE-LCH | lch(93.86, 14.78, 327.24°) |
| OKLab | oklab(95.18% 0.0345 -0.0212) |
| OKLCH | oklch(95.18% 0.04 328.4) |
| XYZ | xyz(87.2640, 84.9465, 104.7087) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.64
Lavenderblush
#FFF0F5
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.00
Very Light Purple
#F6CEFC
ΔE00 8.21
Pale Lavender
#EECFFE
ΔE00 8.24
Pale Pink
#FFCFDC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6FD #E6FFE8
analogous
#F4E6FF #FFE6FD #FFE6F0
triadic
#FFE6FD #FDFFE6 #E6FDFF
tetradic
#FFE6FD #FFF4E6 #E6FFE8 #E6F0FF
square
#FFE6FD #FFF4E6 #E6FFE8 #E6F0FF
split-complementary
#FFE6FD #F0FFE6 #E6FFF4
monochromatic
#FF6CF3 #FFA9F8 #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.17
#FFE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FFE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6FD
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6FD | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#FFE8ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffe6fd; /* rgb */ color: rgb(255, 230, 253); /* oklch */ color: oklch(95.2% 0.040 328.4);
Tailwind
colors: {
custom: {
50: '#ffeefe',
500: '#ffe6fd',
950: '#000000',
},
}SCSS
$custom: #ffe6fd; $custom-light: #ffeefe; $custom-dark: #000000;
JSON
{
"hex": "#ffe6fd",
"rgb": {
"r": 255,
"g": 230,
"b": 253
},
"hsl": {
"h": 304.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.95179,
"c": 0.04049,
"h": 328.4
},
"luminance": 0.84945
}Semantic roles & 50–950 ramp
primary
#FFE6FD
secondary
#9CEDA2
accent
#E61200
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181617
muted
#868585