#DECEEF#DECEEF
#DECEEF is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.5% C 0.048 H 307.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEEF |
|---|---|
| RGB | rgb(222, 206, 239) |
| HSL | hsl(269, 51%, 87%) |
| HSV | hsv(269, 14%, 94%) |
| CMYK | cmyk(7.1%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(84.95, 11.57, -14.20) |
| CIE-LCH | lch(84.95, 18.32, 309.18°) |
| OKLab | oklab(87.46% 0.029 -0.0382) |
| OKLCH | oklch(87.46% 0.048 307.2) |
| XYZ | xyz(67.7727, 65.9044, 90.7951) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 6.49
Very Light Purple
#F6CEFC
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEEF #DFEFCE
analogous
#CECFEF #DECEEF #EFCEEF
triadic
#DECEEF #EFDECE #CEEFDE
tetradic
#DECEEF #EFCECF #DFEFCE #CEEFEF
square
#DECEEF #EFCECF #DFEFCE #CEEFEF
split-complementary
#DECEEF #EFEFCE #CFEFCE
monochromatic
#A072D1 #BFA0E0 #DECEEF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.48
#DECEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DECEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEEF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEEF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3F1
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#DCD2D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deceef; /* rgb */ color: rgb(222, 206, 239); /* oklch */ color: oklch(87.5% 0.048 307.2);
Tailwind
colors: {
custom: {
50: '#e8ddf4',
500: '#deceef',
950: '#000000',
},
}SCSS
$custom: #deceef; $custom-light: #e8ddf4; $custom-dark: #000000;
JSON
{
"hex": "#deceef",
"rgb": {
"r": 222,
"g": 206,
"b": 239
},
"hsl": {
"h": 269.091,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87462,
"c": 0.04797,
"h": 307.2
},
"luminance": 0.65904
}Semantic roles & 50–950 ramp
primary
#DECEEF
secondary
#B1CC95
accent
#BE2775
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485