#DFBCFC#DFBCFC
#DFBCFC is a very light, moderate violet. Relative luminance 0.587; OKLCH L 84.7% C 0.095 H 309.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCFC |
|---|---|
| RGB | rgb(223, 188, 252) |
| HSL | hsl(273, 91%, 86%) |
| HSV | hsv(273, 25%, 99%) |
| CMYK | cmyk(11.5%, 25.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.12, 24.12, -26.92) |
| CIE-LCH | lch(81.12, 36.14, 311.86°) |
| OKLab | oklab(84.66% 0.06 -0.0734) |
| OKLCH | oklch(84.66% 0.095 309.3) |
| XYZ | xyz(65.9822, 58.6832, 99.9276) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.64
Light Violet
#D6B4FC
ΔE00 2.72
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 3.74
Mauve
#E0B0FF
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCFC #D9FCBC
analogous
#BFBCFC #DFBCFC #FCBCF9
triadic
#DFBCFC #FCDFBC #BCFCDF
tetradic
#DFBCFC #FCBFBC #D9FCBC #BCF9FC
square
#DFBCFC #FCBFBC #D9FCBC #BCF9FC
split-complementary
#DFBCFC #F9FCBC #BCFCBF
monochromatic
#A747F7 #C381F9 #DFBCFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.65
#DFBCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DFBCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCFC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCFC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#DCC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbcfc; /* rgb */ color: rgb(223, 188, 252); /* oklch */ color: oklch(84.7% 0.095 309.3);
Tailwind
colors: {
custom: {
50: '#e9d0fd',
500: '#dfbcfc',
950: '#000000',
},
}SCSS
$custom: #dfbcfc; $custom-light: #e9d0fd; $custom-dark: #000000;
JSON
{
"hex": "#dfbcfc",
"rgb": {
"r": 223,
"g": 188,
"b": 252
},
"hsl": {
"h": 272.813,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.84659,
"c": 0.0948,
"h": 309.3
},
"luminance": 0.58683
}Semantic roles & 50–950 ramp
primary
#DFBCFC
secondary
#A9E27A
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385