#DFBEFD#DFBEFD
#DFBEFD is a very light, moderate violet. Relative luminance 0.596; OKLCH L 85.1% C 0.093 H 308.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEFD |
|---|---|
| RGB | rgb(223, 190, 253) |
| HSL | hsl(271, 94%, 87%) |
| HSV | hsv(271, 25%, 99%) |
| CMYK | cmyk(11.9%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.62, 23.24, -26.68) |
| CIE-LCH | lch(81.62, 35.38, 311.07°) |
| OKLab | oklab(85.06% 0.0574 -0.0727) |
| OKLCH | oklch(85.06% 0.093 308.3) |
| XYZ | xyz(66.5713, 59.6072, 100.9077) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.11
Light Violet
#D6B4FC
ΔE00 3.01
Light Lavendar
#EFC0FE
ΔE00 3.50
Light Lilac
#EDC8FF
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEFD #DCFDBE
analogous
#C0BEFD #DFBEFD #FDBEFB
triadic
#DFBEFD #FDDFBE #BEFDDF
tetradic
#DFBEFD #FDC0BE #DCFDBE #BEFBFD
square
#DFBEFD #FDC0BE #DCFDBE #BEFBFD
split-complementary
#DFBEFD #FBFDBE #BEFDC0
monochromatic
#A547F9 #C283FB #DFBEFD #F0E1FE #F0E1FE
Accessibility & contrast
On white
1.63
#DFBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DFBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEFD
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEFD | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BACBFB
Tritanopia (blue-blind)
#DBC6D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfbefd; /* rgb */ color: rgb(223, 190, 253); /* oklch */ color: oklch(85.1% 0.093 308.3);
Tailwind
colors: {
custom: {
50: '#e9d1fe',
500: '#dfbefd',
950: '#000000',
},
}SCSS
$custom: #dfbefd; $custom-light: #e9d1fe; $custom-dark: #000000;
JSON
{
"hex": "#dfbefd",
"rgb": {
"r": 223,
"g": 190,
"b": 253
},
"hsl": {
"h": 271.429,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8506,
"c": 0.09267,
"h": 308.3
},
"luminance": 0.59607
}Semantic roles & 50–950 ramp
primary
#DFBEFD
secondary
#ADE47B
accent
#E6006D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385