#DFCEEA#DFCEEA
#DFCEEA is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.4% C 0.042 H 312.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEEA |
|---|---|
| RGB | rgb(223, 206, 234) |
| HSL | hsl(276, 40%, 86%) |
| HSV | hsv(276, 12%, 92%) |
| CMYK | cmyk(4.7%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(84.88, 10.94, -11.64) |
| CIE-LCH | lch(84.88, 15.97, 313.23°) |
| OKLab | oklab(87.38% 0.0284 -0.0312) |
| OKLCH | oklch(87.38% 0.042 312.3) |
| XYZ | xyz(67.3516, 65.7715, 86.9729) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.30
Pale Lavender
#EECFFE
ΔE00 6.16
Pale Lilac
#E4CBFF
ΔE00 6.70
Very Light Purple
#F6CEFC
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.93
Light Lilac
#EDC8FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEEA #D9EACE
analogous
#D1CEEA #DFCEEA #EACEE7
triadic
#DFCEEA #EADFCE #CEEADF
tetradic
#DFCEEA #EAD1CE #D9EACE #CEE7EA
square
#DFCEEA #EAD1CE #D9EACE #CEE7EA
split-complementary
#DFCEEA #E7EACE #CEEAD1
monochromatic
#A778C5 #C3A3D8 #DFCEEA #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.48
#DFCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DFCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEEA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEEA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#CED4E9
Tritanopia (blue-blind)
#DED1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfceea; /* rgb */ color: rgb(223, 206, 234); /* oklch */ color: oklch(87.4% 0.042 312.3);
Tailwind
colors: {
custom: {
50: '#e9ddf0',
500: '#dfceea',
950: '#000000',
},
}SCSS
$custom: #dfceea; $custom-light: #e9ddf0; $custom-dark: #000000;
JSON
{
"hex": "#dfceea",
"rgb": {
"r": 223,
"g": 206,
"b": 234
},
"hsl": {
"h": 276.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87379,
"c": 0.04215,
"h": 312.3
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#DFCEEA
secondary
#A9C597
accent
#B33265
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485