#DFC3EE#DFC3EE
#DFC3EE is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.4% C 0.066 H 313.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3EE |
|---|---|
| RGB | rgb(223, 195, 238) |
| HSL | hsl(279, 56%, 85%) |
| HSV | hsv(279, 18%, 93%) |
| CMYK | cmyk(6.3%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.32, 17.57, -17.61) |
| CIE-LCH | lch(82.32, 24.87, 314.94°) |
| OKLab | oklab(85.43% 0.0456 -0.0475) |
| OKLCH | oklch(85.43% 0.066 313.8) |
| XYZ | xyz(65.3767, 60.8919, 89.1816) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.23
Pale Lilac
#E4CBFF
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 3.91
Very Light Purple
#F6CEFC
ΔE00 4.29
Light Lavendar
#EFC0FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3EE #D2EEC3
analogous
#CAC3EE #DFC3EE #EEC3E7
triadic
#DFC3EE #EEDFC3 #C3EEDF
tetradic
#DFC3EE #EECAC3 #D2EEC3 #C3E7EE
square
#DFC3EE #EECAC3 #D2EEC3 #C3E7EE
split-complementary
#DFC3EE #E7EEC3 #C3EECA
monochromatic
#AC64D3 #C693E0 #DFC3EE #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.59
#DFC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DFC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3EE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3EE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#DEC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc3ee; /* rgb */ color: rgb(223, 195, 238); /* oklch */ color: oklch(85.4% 0.066 313.8);
Tailwind
colors: {
custom: {
50: '#e9d5f3',
500: '#dfc3ee',
950: '#000000',
},
}SCSS
$custom: #dfc3ee; $custom-light: #e9d5f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc3ee",
"rgb": {
"r": 223,
"g": 195,
"b": 238
},
"hsl": {
"h": 279.07,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.85433,
"c": 0.06585,
"h": 313.8
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#DFC3EE
secondary
#A1CC8A
accent
#C3225A
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385