#FDC4FF#FDC4FF
#FDC4FF is a very light, moderate purple. Relative luminance 0.676; OKLCH L 88.9% C 0.100 H 325.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4FF |
|---|---|
| RGB | rgb(253, 196, 255) |
| HSL | hsl(298, 100%, 88%) |
| HSV | hsv(298, 23%, 100%) |
| CMYK | cmyk(0.8%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(85.80, 29.92, -21.14) |
| CIE-LCH | lch(85.80, 36.64, 324.76°) |
| OKLab | oklab(88.93% 0.0822 -0.057) |
| OKLCH | oklch(88.93% 0.1 325.3) |
| XYZ | xyz(78.2959, 67.5845, 103.5090) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.89
Very Light Purple
#F6CEFC
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.00
Pale Mauve
#FED0FC
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4FF #C6FFC4
analogous
#DFC4FF #FDC4FF #FFC4E3
triadic
#FDC4FF #FFFDC4 #C4FFFD
tetradic
#FDC4FF #FFDFC4 #C6FFC4 #C4E3FF
square
#FDC4FF #FFDFC4 #C6FFC4 #C4E3FF
split-complementary
#FDC4FF #E3FFC4 #C4FFDF
monochromatic
#F94AFF #FB87FF #FDC4FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.45
#FDC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FDC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4FF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4FF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdc4ff; /* rgb */ color: rgb(253, 196, 255); /* oklch */ color: oklch(88.9% 0.100 325.3);
Tailwind
colors: {
custom: {
50: '#fed6ff',
500: '#fdc4ff',
950: '#000000',
},
}SCSS
$custom: #fdc4ff; $custom-light: #fed6ff; $custom-dark: #000000;
JSON
{
"hex": "#fdc4ff",
"rgb": {
"r": 253,
"g": 196,
"b": 255
},
"hsl": {
"h": 297.966,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88925,
"c": 0.10001,
"h": 325.3
},
"luminance": 0.67583
}Semantic roles & 50–950 ramp
primary
#FDC4FF
secondary
#82E87F
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386