#DFBBFE#DFBBFE
#DFBBFE is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.6% C 0.099 H 308.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBBFE |
|---|---|
| RGB | rgb(223, 187, 254) |
| HSL | hsl(272, 97%, 86%) |
| HSV | hsv(272, 26%, 100%) |
| CMYK | cmyk(12.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.95, 25.06, -28.24) |
| CIE-LCH | lch(80.95, 37.75, 311.59°) |
| OKLab | oklab(84.56% 0.062 -0.0771) |
| OKLCH | oklch(84.56% 0.099 308.8) |
| XYZ | xyz(66.0879, 58.3849, 101.5346) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.26
Light Lavender
#DFC5FE
ΔE00 3.08
Mauve
#E0B0FF
ΔE00 3.25
Light Lavendar
#EFC0FE
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 4.21
Light Lilac
#EDC8FF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBBFE #DAFEBB
analogous
#BEBBFE #DFBBFE #FEBBFB
triadic
#DFBBFE #FEDFBB #BBFEDF
tetradic
#DFBBFE #FEBEBB #DAFEBB #BBFBFE
square
#DFBBFE #FEBEBB #DAFEBB #BBFBFE
split-complementary
#DFBBFE #FBFEBB #BBFEBE
monochromatic
#A642FC #C37FFD #DFBBFE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.66
#DFBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DFBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBBFE
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBBFE | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#DBC4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbbfe; /* rgb */ color: rgb(223, 187, 254); /* oklch */ color: oklch(84.6% 0.099 308.8);
Tailwind
colors: {
custom: {
50: '#e9cfff',
500: '#dfbbfe',
950: '#000000',
},
}SCSS
$custom: #dfbbfe; $custom-light: #e9cfff; $custom-dark: #000000;
JSON
{
"hex": "#dfbbfe",
"rgb": {
"r": 223,
"g": 187,
"b": 254
},
"hsl": {
"h": 272.239,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84555,
"c": 0.09894,
"h": 308.8
},
"luminance": 0.58384
}Semantic roles & 50–950 ramp
primary
#DFBBFE
secondary
#ABE578
accent
#E6006A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386