#FDC0FB#FDC0FB
#FDC0FB is a very light, moderate purple. Relative luminance 0.655; OKLCH L 88.1% C 0.103 H 327.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0FB |
|---|---|
| RGB | rgb(253, 192, 251) |
| HSL | hsl(302, 94%, 87%) |
| HSV | hsv(302, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(84.77, 31.31, -20.58) |
| CIE-LCH | lch(84.77, 37.46, 326.68°) |
| OKLab | oklab(88.09% 0.0869 -0.0554) |
| OKLCH | oklch(88.09% 0.103 327.5) |
| XYZ | xyz(76.7685, 65.5492, 99.8564) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Pale Mauve
#FED0FC
ΔE00 4.57
Very Light Purple
#F6CEFC
ΔE00 4.65
Light Lilac
#EDC8FF
ΔE00 4.79
Pale Lavender
#EECFFE
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0FB #C0FDC2
analogous
#E1C0FD #FDC0FB #FDC0DD
triadic
#FDC0FB #FBFDC0 #C0FBFD
tetradic
#FDC0FB #FDE1C0 #C0FDC2 #C0DDFD
square
#FDC0FB #FDE1C0 #C0FDC2 #C0DDFD
split-complementary
#FDC0FB #DDFDC0 #C0FDE1
monochromatic
#F949F3 #FB85F7 #FDC0FB #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.49
#FDC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FDC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0FB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0FB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#CBD6F9
Tritanopia (blue-blind)
#FFC5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc0fb; /* rgb */ color: rgb(253, 192, 251); /* oklch */ color: oklch(88.1% 0.103 327.5);
Tailwind
colors: {
custom: {
50: '#fed3fc',
500: '#fdc0fb',
950: '#000000',
},
}SCSS
$custom: #fdc0fb; $custom-light: #fed3fc; $custom-dark: #000000;
JSON
{
"hex": "#fdc0fb",
"rgb": {
"r": 253,
"g": 192,
"b": 251
},
"hsl": {
"h": 301.967,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.88091,
"c": 0.103,
"h": 327.5
},
"luminance": 0.65547
}Semantic roles & 50–950 ramp
primary
#FDC0FB
secondary
#7DE480
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385