#FCD0FB#FCD0FB
#FCD0FB is a very light, moderate purple. Relative luminance 0.728; OKLCH L 90.8% C 0.074 H 326.9°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0FB |
|---|---|
| RGB | rgb(252, 208, 251) |
| HSL | hsl(301, 88%, 90%) |
| HSV | hsv(301, 17%, 99%) |
| CMYK | cmyk(0%, 17.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(88.34, 22.56, -15.20) |
| CIE-LCH | lch(88.34, 27.21, 326.03°) |
| OKLab | oklab(90.82% 0.0624 -0.0407) |
| OKLCH | oklch(90.82% 0.074 326.9) |
| XYZ | xyz(80.1113, 72.7739, 101.0747) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.45
Very Light Purple
#F6CEFC
ΔE00 1.55
Pale Lavender
#EECFFE
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0FB #D0FCD1
analogous
#E7D0FC #FCD0FB #FCD0E5
triadic
#FCD0FB #FBFCD0 #D0FBFC
tetradic
#FCD0FB #FCE7D0 #D0FCD1 #D0E5FC
square
#FCD0FB #FCE7D0 #D0FCD1 #D0E5FC
split-complementary
#FCD0FB #E5FCD0 #D0FCE7
monochromatic
#F55DF1 #F896F6 #FCD0FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.35
#FCD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#FCD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0FB
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0FB | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#FFD3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd0fb; /* rgb */ color: rgb(252, 208, 251); /* oklch */ color: oklch(90.8% 0.074 326.9);
Tailwind
colors: {
custom: {
50: '#fddefc',
500: '#fcd0fb',
950: '#000000',
},
}SCSS
$custom: #fcd0fb; $custom-light: #fddefc; $custom-dark: #000000;
JSON
{
"hex": "#fcd0fb",
"rgb": {
"r": 252,
"g": 208,
"b": 251
},
"hsl": {
"h": 301.364,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90818,
"c": 0.07448,
"h": 326.9
},
"luminance": 0.72772
}Semantic roles & 50–950 ramp
primary
#FCD0FB
secondary
#8CE48E
accent
#E50601
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485