#DCCEEF#DCCEEF
#DCCEEF is a very light, muted violet. Relative luminance 0.656; OKLCH L 87.3% C 0.047 H 304.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEEF |
|---|---|
| RGB | rgb(220, 206, 239) |
| HSL | hsl(265, 51%, 87%) |
| HSV | hsv(265, 14%, 94%) |
| CMYK | cmyk(7.9%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(84.79, 10.92, -14.46) |
| CIE-LCH | lch(84.79, 18.12, 307.07°) |
| OKLab | oklab(87.3% 0.0269 -0.0389) |
| OKLCH | oklch(87.3% 0.047 304.6) |
| XYZ | xyz(67.1637, 65.5904, 90.7665) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.45
Thistle
#D8BFD8
ΔE00 5.52
Pale Lavender
#EECFFE
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 6.59
Very Light Purple
#F6CEFC
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEEF #E1EFCE
analogous
#CED1EF #DCCEEF #EDCEEF
triadic
#DCCEEF #EFDCCE #CEEFDC
tetradic
#DCCEEF #EFCED1 #E1EFCE #CEEFED
square
#DCCEEF #EFCED1 #E1EFCE #CEEFED
split-complementary
#DCCEEF #EFEDCE #D1EFCE
monochromatic
#9A72D1 #BBA0E0 #DCCEEF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.49
#DCCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DCCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEEF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEEF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F1
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#D9D2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcceef; /* rgb */ color: rgb(220, 206, 239); /* oklch */ color: oklch(87.3% 0.047 304.6);
Tailwind
colors: {
custom: {
50: '#e7ddf4',
500: '#dcceef',
950: '#000000',
},
}SCSS
$custom: #dcceef; $custom-light: #e7ddf4; $custom-dark: #000000;
JSON
{
"hex": "#dcceef",
"rgb": {
"r": 220,
"g": 206,
"b": 239
},
"hsl": {
"h": 265.455,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87298,
"c": 0.04731,
"h": 304.6
},
"luminance": 0.6559
}Semantic roles & 50–950 ramp
primary
#DCCEEF
secondary
#B5CC95
accent
#BE277E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485