#DFBCFB#DFBCFB
#DFBCFB is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.6% C 0.094 H 309.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCFB |
|---|---|
| RGB | rgb(223, 188, 251) |
| HSL | hsl(273, 89%, 86%) |
| HSV | hsv(273, 25%, 98%) |
| CMYK | cmyk(11.2%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.08, 23.91, -26.43) |
| CIE-LCH | lch(81.08, 35.65, 312.13°) |
| OKLab | oklab(84.62% 0.0597 -0.072) |
| OKLCH | oklch(84.62% 0.094 309.6) |
| XYZ | xyz(65.8242, 58.6200, 99.0952) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.60
Light Violet
#D6B4FC
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCFB #D8FBBC
analogous
#BFBCFB #DFBCFB #FBBCF7
triadic
#DFBCFB #FBDFBC #BCFBDF
tetradic
#DFBCFB #FBBFBC #D8FBBC #BCF7FB
square
#DFBCFB #FBBFBC #D8FBBC #BCF7FB
split-complementary
#DFBCFB #F7FBBC #BCFBBF
monochromatic
#A848F4 #C382F8 #DFBCFB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.65
#DFBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DFBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCFB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCFB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#DCC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbcfb; /* rgb */ color: rgb(223, 188, 251); /* oklch */ color: oklch(84.6% 0.094 309.6);
Tailwind
colors: {
custom: {
50: '#e9d0fc',
500: '#dfbcfb',
950: '#000000',
},
}SCSS
$custom: #dfbcfb; $custom-light: #e9d0fc; $custom-dark: #000000;
JSON
{
"hex": "#dfbcfb",
"rgb": {
"r": 223,
"g": 188,
"b": 251
},
"hsl": {
"h": 273.333,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.8462,
"c": 0.09357,
"h": 309.6
},
"luminance": 0.58619
}Semantic roles & 50–950 ramp
primary
#DFBCFB
secondary
#A8E07B
accent
#E50066
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385