#DFBEF7#DFBEF7
#DFBEF7 is a very light, moderate violet. Relative luminance 0.592; OKLCH L 84.8% C 0.085 H 310.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEF7 |
|---|---|
| RGB | rgb(223, 190, 247) |
| HSL | hsl(275, 78%, 86%) |
| HSV | hsv(275, 23%, 97%) |
| CMYK | cmyk(9.7%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(81.42, 22.03, -23.78) |
| CIE-LCH | lch(81.42, 32.42, 312.81°) |
| OKLab | oklab(84.83% 0.0557 -0.0646) |
| OKLCH | oklch(84.83% 0.085 310.7) |
| XYZ | xyz(65.6305, 59.2309, 95.9529) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.16
Light Lilac
#EDC8FF
ΔE00 2.86
Light Lavendar
#EFC0FE
ΔE00 3.17
Pale Lilac
#E4CBFF
ΔE00 3.23
Light Violet
#D6B4FC
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEF7 #D6F7BE
analogous
#C2BEF7 #DFBEF7 #F7BEF2
triadic
#DFBEF7 #F7DFBE #BEF7DF
tetradic
#DFBEF7 #F7C2BE #D6F7BE #BEF2F7
square
#DFBEF7 #F7C2BE #D6F7BE #BEF2F7
split-complementary
#DFBEF7 #F2F7BE #BEF7C2
monochromatic
#A951EA #C488F0 #DFBEF7 #F2E4FC #F2E4FC
Accessibility & contrast
On white
1.63
#DFBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#DFBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEF7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEF7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9F9
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#DDC5D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfbef7; /* rgb */ color: rgb(223, 190, 247); /* oklch */ color: oklch(84.8% 0.085 310.7);
Tailwind
colors: {
custom: {
50: '#e9d1fa',
500: '#dfbef7',
950: '#000000',
},
}SCSS
$custom: #dfbef7; $custom-light: #e9d1fa; $custom-dark: #000000;
JSON
{
"hex": "#dfbef7",
"rgb": {
"r": 223,
"g": 190,
"b": 247
},
"hsl": {
"h": 274.737,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.84834,
"c": 0.0853,
"h": 310.7
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#DFBEF7
secondary
#A5DA80
accent
#DA0B62
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385