#DFC4EF#DFC4EF
#DFC4EF is a very light, moderate violet. Relative luminance 0.614; OKLCH L 85.7% C 0.065 H 312.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4EF |
|---|---|
| RGB | rgb(223, 196, 239) |
| HSL | hsl(278, 57%, 85%) |
| HSV | hsv(278, 18%, 94%) |
| CMYK | cmyk(6.7%, 18%, 0%, 6.3%) |
| CIE-LAB | lab(82.59, 17.23, -17.73) |
| CIE-LCH | lch(82.59, 24.72, 314.18°) |
| OKLab | oklab(85.66% 0.0445 -0.0478) |
| OKLCH | oklch(85.66% 0.065 312.9) |
| XYZ | xyz(65.7488, 61.4004, 90.0324) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 3.10
Light Lilac
#EDC8FF
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4EF #D4EFC4
analogous
#C9C4EF #DFC4EF #EFC4EA
triadic
#DFC4EF #EFDFC4 #C4EFDF
tetradic
#DFC4EF #EFC9C4 #D4EFC4 #C4EAEF
square
#DFC4EF #EFC9C4 #D4EFC4 #C4EAEF
split-complementary
#DFC4EF #EAEFC4 #C4EFC9
monochromatic
#AB64D5 #C594E2 #DFC4EF #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.58
#DFC4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DFC4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4EF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4EF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#DEC9D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc4ef; /* rgb */ color: rgb(223, 196, 239); /* oklch */ color: oklch(85.7% 0.065 312.9);
Tailwind
colors: {
custom: {
50: '#e9d6f4',
500: '#dfc4ef',
950: '#000000',
},
}SCSS
$custom: #dfc4ef; $custom-light: #e9d6f4; $custom-dark: #000000;
JSON
{
"hex": "#dfc4ef",
"rgb": {
"r": 223,
"g": 196,
"b": 239
},
"hsl": {
"h": 277.674,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.85655,
"c": 0.06533,
"h": 312.9
},
"luminance": 0.614
}Semantic roles & 50–950 ramp
primary
#DFC4EF
secondary
#A3CD8A
accent
#C5215E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385