#FBDCFF#FBDCFF
#FBDCFF is a very light, muted purple. Relative luminance 0.789; OKLCH L 93.0% C 0.057 H 322.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCFF |
|---|---|
| RGB | rgb(251, 220, 255) |
| HSL | hsl(293, 100%, 93%) |
| HSV | hsv(293, 14%, 100%) |
| CMYK | cmyk(1.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(91.20, 16.67, -13.04) |
| CIE-LCH | lch(91.20, 21.17, 321.97°) |
| OKLab | oklab(93.05% 0.0453 -0.0349) |
| OKLCH | oklch(93.05% 0.057 322.4) |
| XYZ | xyz(83.4243, 78.9167, 105.4260) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.09
Pale Mauve
#FED0FC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.34
Light Lilac
#EDC8FF
ΔE00 6.47
Pale Lilac
#E4CBFF
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCFF #E0FFDC
analogous
#E9DCFF #FBDCFF #FFDCF1
triadic
#FBDCFF #FFFBDC #DCFFFB
tetradic
#FBDCFF #FFE9DC #E0FFDC #DCF1FF
square
#FBDCFF #FFE9DC #E0FFDC #DCF1FF
split-complementary
#FBDCFF #F1FFDC #DCFFE9
monochromatic
#ED62FF #F49FFF #FBDCFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.25
#FBDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FBDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCFF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCFF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#FCDFE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbdcff; /* rgb */ color: rgb(251, 220, 255); /* oklch */ color: oklch(93.0% 0.057 322.4);
Tailwind
colors: {
custom: {
50: '#fce7ff',
500: '#fbdcff',
950: '#000000',
},
}SCSS
$custom: #fbdcff; $custom-light: #fce7ff; $custom-dark: #000000;
JSON
{
"hex": "#fbdcff",
"rgb": {
"r": 251,
"g": 220,
"b": 255
},
"hsl": {
"h": 293.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93048,
"c": 0.05714,
"h": 322.4
},
"luminance": 0.78916
}Semantic roles & 50–950 ramp
primary
#FBDCFF
secondary
#9DEC93
accent
#E6001A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171618
muted
#858486