#FDC7FF#FDC7FF
#FDC7FF is a very light, moderate purple. Relative luminance 0.689; OKLCH L 89.4% C 0.095 H 325.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7FF |
|---|---|
| RGB | rgb(253, 199, 255) |
| HSL | hsl(298, 100%, 89%) |
| HSV | hsv(298, 22%, 100%) |
| CMYK | cmyk(0.8%, 22%, 0%, 0%) |
| CIE-LAB | lab(86.48, 28.35, -20.11) |
| CIE-LCH | lch(86.48, 34.75, 324.65°) |
| OKLab | oklab(89.45% 0.0778 -0.0541) |
| OKLCH | oklch(89.45% 0.095 325.2) |
| XYZ | xyz(78.9794, 68.9514, 103.7368) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.16
Pale Mauve
#FED0FC
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7FF #C9FFC7
analogous
#E1C7FF #FDC7FF #FFC7E5
triadic
#FDC7FF #FFFDC7 #C7FFFD
tetradic
#FDC7FF #FFE1C7 #C9FFC7 #C7E5FF
square
#FDC7FF #FFE1C7 #C9FFC7 #C7E5FF
split-complementary
#FDC7FF #E5FFC7 #C7FFE1
monochromatic
#F94DFF #FB8AFF #FDC7FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.42
#FDC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FDC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7FF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7FF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdc7ff; /* rgb */ color: rgb(253, 199, 255); /* oklch */ color: oklch(89.4% 0.095 325.2);
Tailwind
colors: {
custom: {
50: '#fed8ff',
500: '#fdc7ff',
950: '#000000',
},
}SCSS
$custom: #fdc7ff; $custom-light: #fed8ff; $custom-dark: #000000;
JSON
{
"hex": "#fdc7ff",
"rgb": {
"r": 253,
"g": 199,
"b": 255
},
"hsl": {
"h": 297.857,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.89448,
"c": 0.0948,
"h": 325.2
},
"luminance": 0.68949
}Semantic roles & 50–950 ramp
primary
#FDC7FF
secondary
#85E981
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386