#DFCBEF#DFCBEF
#DFCBEF is a very light, muted violet. Relative luminance 0.646; OKLCH L 87.0% C 0.053 H 310.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBEF |
|---|---|
| RGB | rgb(223, 203, 239) |
| HSL | hsl(273, 53%, 87%) |
| HSV | hsv(273, 15%, 94%) |
| CMYK | cmyk(6.7%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.29, 13.49, -15.17) |
| CIE-LCH | lch(84.29, 20.30, 311.65°) |
| OKLab | oklab(86.97% 0.0344 -0.0408) |
| OKLCH | oklch(86.97% 0.053 310.1) |
| XYZ | xyz(67.3647, 64.6322, 90.5710) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.25
Thistle
#D8BFD8
ΔE00 4.82
Light Lavender
#DFC5FE
ΔE00 5.46
Very Light Purple
#F6CEFC
ΔE00 5.49
Light Lilac
#EDC8FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBEF #DBEFCB
analogous
#CDCBEF #DFCBEF #EFCBED
triadic
#DFCBEF #EFDFCB #CBEFDF
tetradic
#DFCBEF #EFCDCB #DBEFCB #CBEDEF
square
#DFCBEF #EFCDCB #DBEFCB #CBEDEF
split-complementary
#DFCBEF #EDEFCB #CBEFCD
monochromatic
#A56DD2 #C29CE1 #DFCBEF #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.51
#DFCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBEF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBEF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F1
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#DDCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcbef; /* rgb */ color: rgb(223, 203, 239); /* oklch */ color: oklch(87.0% 0.053 310.1);
Tailwind
colors: {
custom: {
50: '#e9daf4',
500: '#dfcbef',
950: '#000000',
},
}SCSS
$custom: #dfcbef; $custom-light: #e9daf4; $custom-dark: #000000;
JSON
{
"hex": "#dfcbef",
"rgb": {
"r": 223,
"g": 203,
"b": 239
},
"hsl": {
"h": 273.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.86973,
"c": 0.05339,
"h": 310.1
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#DFCBEF
secondary
#ACCD91
accent
#C0256A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385