#FDC6FF#FDC6FF
#FDC6FF is a very light, moderate purple. Relative luminance 0.685; OKLCH L 89.3% C 0.097 H 325.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC6FF |
|---|---|
| RGB | rgb(253, 198, 255) |
| HSL | hsl(298, 100%, 89%) |
| HSV | hsv(298, 22%, 100%) |
| CMYK | cmyk(0.8%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(86.25, 28.87, -20.45) |
| CIE-LCH | lch(86.25, 35.38, 324.69°) |
| OKLab | oklab(89.27% 0.0793 -0.0551) |
| OKLCH | oklch(89.27% 0.097 325.2) |
| XYZ | xyz(78.7500, 68.4928, 103.6604) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.05
Very Light Purple
#F6CEFC
ΔE00 3.41
Pale Mauve
#FED0FC
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC6FF #C8FFC6
analogous
#E1C6FF #FDC6FF #FFC6E5
triadic
#FDC6FF #FFFDC6 #C6FFFD
tetradic
#FDC6FF #FFE1C6 #C8FFC6 #C6E5FF
square
#FDC6FF #FFE1C6 #C8FFC6 #C6E5FF
split-complementary
#FDC6FF #E5FFC6 #C6FFE1
monochromatic
#F94CFF #FB89FF #FDC6FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.43
#FDC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FDC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC6FF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC6FF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFCBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc6ff; /* rgb */ color: rgb(253, 198, 255); /* oklch */ color: oklch(89.3% 0.097 325.2);
Tailwind
colors: {
custom: {
50: '#fed7ff',
500: '#fdc6ff',
950: '#000000',
},
}SCSS
$custom: #fdc6ff; $custom-light: #fed7ff; $custom-dark: #000000;
JSON
{
"hex": "#fdc6ff",
"rgb": {
"r": 253,
"g": 198,
"b": 255
},
"hsl": {
"h": 297.895,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.89273,
"c": 0.09653,
"h": 325.2
},
"luminance": 0.68491
}Semantic roles & 50–950 ramp
primary
#FDC6FF
secondary
#84E981
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386