#FDC1FF#FDC1FF
#FDC1FF is a very light, moderate purple. Relative luminance 0.662; OKLCH L 88.4% C 0.105 H 325.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC1FF |
|---|---|
| RGB | rgb(253, 193, 255) |
| HSL | hsl(298, 100%, 88%) |
| HSV | hsv(298, 24%, 100%) |
| CMYK | cmyk(0.8%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(85.12, 31.50, -22.17) |
| CIE-LCH | lch(85.12, 38.52, 324.87°) |
| OKLab | oklab(88.41% 0.0866 -0.0598) |
| OKLCH | oklch(88.41% 0.105 325.4) |
| XYZ | xyz(77.6260, 66.2447, 103.2857) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.85
Light Lilac
#EDC8FF
ΔE00 4.44
Very Light Purple
#F6CEFC
ΔE00 4.71
Pale Mauve
#FED0FC
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 6.04
Mauve
#E0B0FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC1FF #C3FFC1
analogous
#DEC1FF #FDC1FF #FFC1E2
triadic
#FDC1FF #FFFDC1 #C1FFFD
tetradic
#FDC1FF #FFDEC1 #C3FFC1 #C1E2FF
square
#FDC1FF #FFDEC1 #C3FFC1 #C1E2FF
split-complementary
#FDC1FF #E2FFC1 #C1FFDE
monochromatic
#F947FF #FB84FF #FDC1FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.47
#FDC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FDC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC1FF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC1FF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc1ff; /* rgb */ color: rgb(253, 193, 255); /* oklch */ color: oklch(88.4% 0.105 325.4);
Tailwind
colors: {
custom: {
50: '#fed4ff',
500: '#fdc1ff',
950: '#000000',
},
}SCSS
$custom: #fdc1ff; $custom-light: #fed4ff; $custom-dark: #000000;
JSON
{
"hex": "#fdc1ff",
"rgb": {
"r": 253,
"g": 193,
"b": 255
},
"hsl": {
"h": 298.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88406,
"c": 0.10521,
"h": 325.4
},
"luminance": 0.66243
}Semantic roles & 50–950 ramp
primary
#FDC1FF
secondary
#80E87C
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386