#DFC4EE#DFC4EE
#DFC4EE is a very light, moderate violet. Relative luminance 0.613; OKLCH L 85.6% C 0.064 H 313.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4EE |
|---|---|
| RGB | rgb(223, 196, 238) |
| HSL | hsl(279, 55%, 85%) |
| HSV | hsv(279, 18%, 93%) |
| CMYK | cmyk(6.3%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.56, 17.03, -17.24) |
| CIE-LCH | lch(82.56, 24.24, 314.65°) |
| OKLab | oklab(85.62% 0.0442 -0.0465) |
| OKLCH | oklch(85.62% 0.064 313.5) |
| XYZ | xyz(65.6015, 61.3415, 89.2565) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.19
Pale Lilac
#E4CBFF
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 4.06
Very Light Purple
#F6CEFC
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4EE #D3EEC4
analogous
#CAC4EE #DFC4EE #EEC4E8
triadic
#DFC4EE #EEDFC4 #C4EEDF
tetradic
#DFC4EE #EECAC4 #D3EEC4 #C4E8EE
square
#DFC4EE #EECAC4 #D3EEC4 #C4E8EE
split-complementary
#DFC4EE #E8EEC4 #C4EECA
monochromatic
#AB65D3 #C594E0 #DFC4EE #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.58
#DFC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DFC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4EE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4EE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#DEC9D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc4ee; /* rgb */ color: rgb(223, 196, 238); /* oklch */ color: oklch(85.6% 0.064 313.5);
Tailwind
colors: {
custom: {
50: '#e9d6f3',
500: '#dfc4ee',
950: '#000000',
},
}SCSS
$custom: #dfc4ee; $custom-light: #e9d6f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc4ee",
"rgb": {
"r": 223,
"g": 196,
"b": 238
},
"hsl": {
"h": 278.571,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.8562,
"c": 0.06413,
"h": 313.5
},
"luminance": 0.61341
}Semantic roles & 50–950 ramp
primary
#DFC4EE
secondary
#A2CC8B
accent
#C3235C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385