#FDBCFD#FDBCFD
#FDBCFD is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.5% C 0.112 H 326.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCFD |
|---|---|
| RGB | rgb(253, 188, 253) |
| HSL | hsl(300, 94%, 86%) |
| HSV | hsv(300, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.94, 33.77, -22.90) |
| CIE-LCH | lch(83.94, 40.80, 325.86°) |
| OKLab | oklab(87.48% 0.0933 -0.0618) |
| OKLCH | oklch(87.48% 0.112 326.5) |
| XYZ | xyz(76.2191, 63.9432, 101.2368) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.37
Light Lilac
#EDC8FF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.80
Pale Mauve
#FED0FC
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCFD #BCFDBC
analogous
#DDBCFD #FDBCFD #FDBCDD
triadic
#FDBCFD #FDFDBC #BCFDFD
tetradic
#FDBCFD #FDDDBC #BCFDBC #BCDDFD
square
#FDBCFD #FDDDBC #BCFDBC #BCDDFD
split-complementary
#FDBCFD #DDFDBC #BCFDDD
monochromatic
#F945F9 #FB81FB #FDBCFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.52
#FDBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FDBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCFD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCFD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#FFC1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdbcfd; /* rgb */ color: rgb(253, 188, 253); /* oklch */ color: oklch(87.5% 0.112 326.5);
Tailwind
colors: {
custom: {
50: '#fed0fe',
500: '#fdbcfd',
950: '#000000',
},
}SCSS
$custom: #fdbcfd; $custom-light: #fed0fe; $custom-dark: #000000;
JSON
{
"hex": "#fdbcfd",
"rgb": {
"r": 253,
"g": 188,
"b": 253
},
"hsl": {
"h": 300,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87478,
"c": 0.1119,
"h": 326.5
},
"luminance": 0.63941
}Semantic roles & 50–950 ramp
primary
#FDBCFD
secondary
#7AE47A
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385