#DCCFEA#DCCFEA
#DCCFEA is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.3% C 0.039 H 307.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFEA |
|---|---|
| RGB | rgb(220, 207, 234) |
| HSL | hsl(269, 39%, 86%) |
| HSV | hsv(269, 12%, 92%) |
| CMYK | cmyk(6%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.89, 9.42, -11.66) |
| CIE-LCH | lch(84.89, 14.99, 308.95°) |
| OKLab | oklab(87.33% 0.0237 -0.0313) |
| OKLCH | oklch(87.33% 0.039 307.2) |
| XYZ | xyz(66.6767, 65.7820, 87.0105) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.20
Pale Lavender
#EECFFE
ΔE00 7.12
Pale Lilac
#E4CBFF
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 8.40
Light Lavender
#DFC5FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFEA #DDEACF
analogous
#CFD0EA #DCCFEA #EACFEA
triadic
#DCCFEA #EADCCF #CFEADC
tetradic
#DCCFEA #EACFD0 #DDEACF #CFEAEA
square
#DCCFEA #EACFD0 #DDEACF #CFEAEA
split-complementary
#DCCFEA #EAEACF #D0EACF
monochromatic
#9E7AC5 #BDA4D7 #DCCFEA #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.48
#DCCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DCCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFEA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFEA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#DAD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccfea; /* rgb */ color: rgb(220, 207, 234); /* oklch */ color: oklch(87.3% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#e7ddf0',
500: '#dccfea',
950: '#000000',
},
}SCSS
$custom: #dccfea; $custom-light: #e7ddf0; $custom-dark: #000000;
JSON
{
"hex": "#dccfea",
"rgb": {
"r": 220,
"g": 207,
"b": 234
},
"hsl": {
"h": 268.889,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.87325,
"c": 0.03924,
"h": 307.2
},
"luminance": 0.65782
}Semantic roles & 50–950 ramp
primary
#DCCFEA
secondary
#AFC599
accent
#B23375
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485