#DFBEFB#DFBEFB
#DFBEFB is a very light, moderate violet. Relative luminance 0.595; OKLCH L 85.0% C 0.090 H 309.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEFB |
|---|---|
| RGB | rgb(223, 190, 251) |
| HSL | hsl(272, 88%, 86%) |
| HSV | hsv(272, 24%, 98%) |
| CMYK | cmyk(11.2%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.55, 22.84, -25.71) |
| CIE-LCH | lch(81.55, 34.39, 311.61°) |
| OKLab | oklab(84.98% 0.0568 -0.07) |
| OKLCH | oklch(84.98% 0.09 309.1) |
| XYZ | xyz(66.2544, 59.4804, 99.2386) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.02
Light Lilac
#EDC8FF
ΔE00 3.25
Light Violet
#D6B4FC
ΔE00 3.31
Light Lavendar
#EFC0FE
ΔE00 3.33
Pale Lilac
#E4CBFF
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEFB #DAFBBE
analogous
#C1BEFB #DFBEFB #FBBEF9
triadic
#DFBEFB #FBDFBE #BEFBDF
tetradic
#DFBEFB #FBC1BE #DAFBBE #BEF9FB
square
#DFBEFB #FBC1BE #DAFBBE #BEF9FB
split-complementary
#DFBEFB #F9FBBE #BEFBC1
monochromatic
#A64BF4 #C384F7 #DFBEFB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.63
#DFBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#DFBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEFB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEFB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BBCBF9
Tritanopia (blue-blind)
#DCC6D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfbefb; /* rgb */ color: rgb(223, 190, 251); /* oklch */ color: oklch(85.0% 0.090 309.1);
Tailwind
colors: {
custom: {
50: '#e9d1fc',
500: '#dfbefb',
950: '#000000',
},
}SCSS
$custom: #dfbefb; $custom-light: #e9d1fc; $custom-dark: #000000;
JSON
{
"hex": "#dfbefb",
"rgb": {
"r": 223,
"g": 190,
"b": 251
},
"hsl": {
"h": 272.459,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.84984,
"c": 0.0902,
"h": 309.1
},
"luminance": 0.5948
}Semantic roles & 50–950 ramp
primary
#DFBEFB
secondary
#ABE07D
accent
#E50069
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385