#DFCEFC#DFCEFC
#DFCEFC is a very light, moderate violet. Relative luminance 0.669; OKLCH L 88.0% C 0.065 H 301.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEFC |
|---|---|
| RGB | rgb(223, 206, 252) |
| HSL | hsl(262, 88%, 90%) |
| HSV | hsv(262, 18%, 99%) |
| CMYK | cmyk(11.5%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.43, 14.47, -20.35) |
| CIE-LCH | lch(85.43, 24.98, 305.42°) |
| OKLab | oklab(87.99% 0.0344 -0.0552) |
| OKLCH | oklch(87.99% 0.065 301.9) |
| XYZ | xyz(70.0700, 66.8589, 101.2902) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.24
Light Lavender
#DFC5FE
ΔE00 3.37
Pale Lavender
#EECFFE
ΔE00 3.79
Light Lilac
#EDC8FF
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 5.68
Very Light Purple
#F6CEFC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEFC #EBFCCE
analogous
#CED4FC #DFCEFC #F6CEFC
triadic
#DFCEFC #FCDFCE #CEFCDF
tetradic
#DFCEFC #FCCED4 #EBFCCE #CEFCF6
square
#DFCEFC #FCCED4 #EBFCCE #CEFCF6
split-complementary
#DFCEFC #FCF6CE #D4FCCE
monochromatic
#945BF5 #B994F8 #DFCEFC #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.46
#DFCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#DFCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEFC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEFC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#DBD4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcefc; /* rgb */ color: rgb(223, 206, 252); /* oklch */ color: oklch(88.0% 0.065 301.9);
Tailwind
colors: {
custom: {
50: '#e9ddfd',
500: '#dfcefc',
950: '#000000',
},
}SCSS
$custom: #dfcefc; $custom-light: #e9ddfd; $custom-dark: #000000;
JSON
{
"hex": "#dfcefc",
"rgb": {
"r": 223,
"g": 206,
"b": 252
},
"hsl": {
"h": 262.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87992,
"c": 0.06503,
"h": 301.9
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#DFCEFC
secondary
#C3E48B
accent
#E50091
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485