#DFBFFE#DFBFFE
#DFBFFE is a very light, moderate violet. Relative luminance 0.601; OKLCH L 85.3% C 0.092 H 307.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFFE |
|---|---|
| RGB | rgb(223, 191, 254) |
| HSL | hsl(270, 97%, 87%) |
| HSV | hsv(270, 25%, 100%) |
| CMYK | cmyk(12.2%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(81.90, 22.91, -26.79) |
| CIE-LCH | lch(81.90, 35.25, 310.53°) |
| OKLab | oklab(85.28% 0.0563 -0.0731) |
| OKLCH | oklch(85.28% 0.092 307.6) |
| XYZ | xyz(66.9483, 60.1057, 101.8214) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.89
Light Violet
#D6B4FC
ΔE00 3.11
Pale Lilac
#E4CBFF
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.52
Light Lavendar
#EFC0FE
ΔE00 3.67
Mauve
#E0B0FF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFFE #DEFEBF
analogous
#C0BFFE #DFBFFE #FEBFFE
triadic
#DFBFFE #FEDFBF #BFFEDF
tetradic
#DFBFFE #FEC0BF #DEFEBF #BFFEFE
square
#DFBFFE #FEC0BF #DEFEBF #BFFEFE
split-complementary
#DFBFFE #FEFEBF #BFFEC0
monochromatic
#A346FC #C183FD #DFBFFE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.61
#DFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#DFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFFE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFFE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#DBC7D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfbffe; /* rgb */ color: rgb(223, 191, 254); /* oklch */ color: oklch(85.3% 0.092 307.6);
Tailwind
colors: {
custom: {
50: '#e9d2ff',
500: '#dfbffe',
950: '#000000',
},
}SCSS
$custom: #dfbffe; $custom-light: #e9d2ff; $custom-dark: #000000;
JSON
{
"hex": "#dfbffe",
"rgb": {
"r": 223,
"g": 191,
"b": 254
},
"hsl": {
"h": 270.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.85281,
"c": 0.09225,
"h": 307.6
},
"luminance": 0.60105
}Semantic roles & 50–950 ramp
primary
#DFBFFE
secondary
#B0E67B
accent
#E60071
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386