#FDC0FF#FDC0FF
#FDC0FF is a very light, moderate purple. Relative luminance 0.658; OKLCH L 88.2% C 0.107 H 325.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0FF |
|---|---|
| RGB | rgb(253, 192, 255) |
| HSL | hsl(298, 100%, 88%) |
| HSV | hsv(298, 25%, 100%) |
| CMYK | cmyk(0.8%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(84.90, 32.03, -22.51) |
| CIE-LCH | lch(84.90, 39.15, 324.90°) |
| OKLab | oklab(88.23% 0.088 -0.0607) |
| OKLCH | oklch(88.23% 0.107 325.4) |
| XYZ | xyz(77.4057, 65.8041, 103.2123) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.89
Light Lilac
#EDC8FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 5.09
Pale Lavender
#EECFFE
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0FF #C2FFC0
analogous
#DDC0FF #FDC0FF #FFC0E2
triadic
#FDC0FF #FFFDC0 #C0FFFD
tetradic
#FDC0FF #FFDDC0 #C2FFC0 #C0E2FF
square
#FDC0FF #FFDDC0 #C2FFC0 #C0E2FF
split-complementary
#FDC0FF #E2FFC0 #C0FFDD
monochromatic
#F946FF #FB83FF #FDC0FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.48
#FDC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FDC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0FF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0FF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#FFC5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc0ff; /* rgb */ color: rgb(253, 192, 255); /* oklch */ color: oklch(88.2% 0.107 325.4);
Tailwind
colors: {
custom: {
50: '#fed3ff',
500: '#fdc0ff',
950: '#000000',
},
}SCSS
$custom: #fdc0ff; $custom-light: #fed3ff; $custom-dark: #000000;
JSON
{
"hex": "#fdc0ff",
"rgb": {
"r": 253,
"g": 192,
"b": 255
},
"hsl": {
"h": 298.095,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88234,
"c": 0.10695,
"h": 325.4
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#FDC0FF
secondary
#7FE87B
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386