#DFCEFE#DFCEFE
#DFCEFE is a very light, moderate violet. Relative luminance 0.670; OKLCH L 88.1% C 0.068 H 301.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEFE |
|---|---|
| RGB | rgb(223, 206, 254) |
| HSL | hsl(261, 96%, 90%) |
| HSV | hsv(261, 19%, 100%) |
| CMYK | cmyk(12.2%, 18.9%, 0%, 0.4%) |
| CIE-LAB | lab(85.50, 14.88, -21.32) |
| CIE-LCH | lch(85.50, 26.00, 304.92°) |
| OKLab | oklab(88.06% 0.035 -0.0579) |
| OKLCH | oklch(88.06% 0.068 301.2) |
| XYZ | xyz(70.3886, 66.9863, 102.9681) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.07
Light Lavender
#DFC5FE
ΔE00 3.07
Pale Lavender
#EECFFE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.77
Periwinkle
#CCCCFF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEFE #EDFECE
analogous
#CED5FE #DFCEFE #F7CEFE
triadic
#DFCEFE #FEDFCE #CEFEDF
tetradic
#DFCEFE #FECED5 #EDFECE #CEFEF7
square
#DFCEFE #FECED5 #EDFECE #CEFEF7
split-complementary
#DFCEFE #FEF7CE #D5FECE
monochromatic
#9156FC #B892FD #DFCEFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.46
#DFCEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DFCEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEFE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEFE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#C8D5FD
Tritanopia (blue-blind)
#DAD5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfcefe; /* rgb */ color: rgb(223, 206, 254); /* oklch */ color: oklch(88.1% 0.068 301.2);
Tailwind
colors: {
custom: {
50: '#e9ddfe',
500: '#dfcefe',
950: '#000000',
},
}SCSS
$custom: #dfcefe; $custom-light: #e9ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dfcefe",
"rgb": {
"r": 223,
"g": 206,
"b": 254
},
"hsl": {
"h": 261.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.88063,
"c": 0.06764,
"h": 301.2
},
"luminance": 0.66986
}Semantic roles & 50–950 ramp
primary
#DFCEFE
secondary
#C6E888
accent
#E60094
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486