#DFCEFF#DFCEFF
#DFCEFF is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.1% C 0.069 H 300.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEFF |
|---|---|
| RGB | rgb(223, 206, 255) |
| HSL | hsl(261, 100%, 90%) |
| HSV | hsv(261, 19%, 100%) |
| CMYK | cmyk(12.5%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(85.53, 15.08, -21.80) |
| CIE-LCH | lch(85.53, 26.51, 304.69°) |
| OKLab | oklab(88.1% 0.0353 -0.0592) |
| OKLCH | oklch(88.1% 0.069 300.8) |
| XYZ | xyz(70.5492, 67.0505, 103.8137) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.04
Light Lavender
#DFC5FE
ΔE00 2.95
Pale Lavender
#EECFFE
ΔE00 4.02
Light Lilac
#EDC8FF
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEFF #EEFFCE
analogous
#CED5FF #DFCEFF #F7CEFF
triadic
#DFCEFF #FFDFCE #CEFFDF
tetradic
#DFCEFF #FFCED5 #EEFFCE #CEFFF7
square
#DFCEFF #FFCED5 #EEFFCE #CEFFF7
split-complementary
#DFCEFF #FFF7CE #D5FFCE
monochromatic
#8F54FF #B791FF #DFCEFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.46
#DFCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DFCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEFF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEFF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C7D6FD
Tritanopia (blue-blind)
#DAD5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfceff; /* rgb */ color: rgb(223, 206, 255); /* oklch */ color: oklch(88.1% 0.069 300.8);
Tailwind
colors: {
custom: {
50: '#e9ddff',
500: '#dfceff',
950: '#000000',
},
}SCSS
$custom: #dfceff; $custom-light: #e9ddff; $custom-dark: #000000;
JSON
{
"hex": "#dfceff",
"rgb": {
"r": 223,
"g": 206,
"b": 255
},
"hsl": {
"h": 260.816,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.88099,
"c": 0.06895,
"h": 300.8
},
"luminance": 0.67051
}Semantic roles & 50–950 ramp
primary
#DFCEFF
secondary
#C8EA87
accent
#E60096
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486