#DFBCF4#DFBCF4
#DFBCF4 is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.4% C 0.085 H 312.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCF4 |
|---|---|
| RGB | rgb(223, 188, 244) |
| HSL | hsl(278, 72%, 85%) |
| HSV | hsv(278, 23%, 96%) |
| CMYK | cmyk(8.6%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(80.84, 22.51, -23.06) |
| CIE-LCH | lch(80.84, 32.22, 314.31°) |
| OKLab | oklab(84.36% 0.0576 -0.0626) |
| OKLCH | oklch(84.36% 0.085 312.6) |
| XYZ | xyz(64.7411, 58.1868, 93.3910) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.87
Light Lavendar
#EFC0FE
ΔE00 3.01
Light Lilac
#EDC8FF
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 3.77
Light Violet
#D6B4FC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCF4 #D1F4BC
analogous
#C3BCF4 #DFBCF4 #F4BCED
triadic
#DFBCF4 #F4DFBC #BCF4DF
tetradic
#DFBCF4 #F4C3BC #D1F4BC #BCEDF4
square
#DFBCF4 #F4C3BC #D1F4BC #BCEDF4
split-complementary
#DFBCF4 #EDF4BC #BCF4C3
monochromatic
#AD53E3 #C687EB #DFBCF4 #F2E5FB #F2E5FB
Accessibility & contrast
On white
1.66
#DFBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DFBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCF4
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCF4 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#DDC3CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbcf4; /* rgb */ color: rgb(223, 188, 244); /* oklch */ color: oklch(84.4% 0.085 312.6);
Tailwind
colors: {
custom: {
50: '#e9d0f7',
500: '#dfbcf4',
950: '#000000',
},
}SCSS
$custom: #dfbcf4; $custom-light: #e9d0f7; $custom-dark: #000000;
JSON
{
"hex": "#dfbcf4",
"rgb": {
"r": 223,
"g": 188,
"b": 244
},
"hsl": {
"h": 277.5,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.84357,
"c": 0.08508,
"h": 312.6
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#DFBCF4
secondary
#9FD57F
accent
#D4125A
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385