#FDC2FB#FDC2FB
#FDC2FB is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.4% C 0.100 H 327.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2FB |
|---|---|
| RGB | rgb(253, 194, 251) |
| HSL | hsl(302, 94%, 88%) |
| HSV | hsv(302, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 0.8%, 0.8%) |
| CIE-LAB | lab(85.22, 30.25, -19.90) |
| CIE-LCH | lch(85.22, 36.21, 326.67°) |
| OKLab | oklab(88.44% 0.0839 -0.0535) |
| OKLCH | oklch(88.44% 0.1 327.5) |
| XYZ | xyz(77.2106, 66.4334, 100.0038) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.40
Pale Mauve
#FED0FC
ΔE00 4.01
Very Light Purple
#F6CEFC
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2FB #C2FDC4
analogous
#E1C2FD #FDC2FB #FDC2DD
triadic
#FDC2FB #FBFDC2 #C2FBFD
tetradic
#FDC2FB #FDE1C2 #C2FDC4 #C2DDFD
square
#FDC2FB #FDE1C2 #C2FDC4 #C2DDFD
split-complementary
#FDC2FB #DDFDC2 #C2FDE1
monochromatic
#F94BF3 #FB87F7 #FDC2FB #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.47
#FDC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FDC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2FB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2FB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FD
Deuteranopia (green-blind)
#CCD8F9
Tritanopia (blue-blind)
#FFC6D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc2fb; /* rgb */ color: rgb(253, 194, 251); /* oklch */ color: oklch(88.4% 0.100 327.5);
Tailwind
colors: {
custom: {
50: '#fed5fc',
500: '#fdc2fb',
950: '#000000',
},
}SCSS
$custom: #fdc2fb; $custom-light: #fed5fc; $custom-dark: #000000;
JSON
{
"hex": "#fdc2fb",
"rgb": {
"r": 253,
"g": 194,
"b": 251
},
"hsl": {
"h": 302.034,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.88436,
"c": 0.09952,
"h": 327.5
},
"luminance": 0.66431
}Semantic roles & 50–950 ramp
primary
#FDC2FB
secondary
#7FE482
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385