#DECFE7#DECFE7
#DECFE7 is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.4% C 0.036 H 313.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFE7 |
|---|---|
| RGB | rgb(222, 207, 231) |
| HSL | hsl(278, 33%, 86%) |
| HSV | hsv(278, 10%, 91%) |
| CMYK | cmyk(3.9%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.96, 9.51, -9.94) |
| CIE-LCH | lch(84.96, 13.75, 313.75°) |
| OKLab | oklab(87.39% 0.0248 -0.0266) |
| OKLCH | oklch(87.39% 0.036 313) |
| XYZ | xyz(66.8585, 65.9251, 84.7884) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 7.55
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 8.07
Very Light Purple
#F6CEFC
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFE7 #D8E7CF
analogous
#D2CFE7 #DECFE7 #E7CFE4
triadic
#DECFE7 #E7DECF #CFE7DE
tetradic
#DECFE7 #E7D2CF #D8E7CF #CFE4E7
square
#DECFE7 #E7D2CF #D8E7CF #CFE4E7
split-complementary
#DECFE7 #E4E7CF #CFE7D2
monochromatic
#A67DBE #C2A6D3 #DECFE7 #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.48
#DECFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DECFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFE7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFE7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#CFD5E6
Tritanopia (blue-blind)
#DDD2D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #decfe7; /* rgb */ color: rgb(222, 207, 231); /* oklch */ color: oklch(87.4% 0.036 313.0);
Tailwind
colors: {
custom: {
50: '#e8ddee',
500: '#decfe7',
950: '#000000',
},
}SCSS
$custom: #decfe7; $custom-light: #e8ddee; $custom-dark: #000000;
JSON
{
"hex": "#decfe7",
"rgb": {
"r": 222,
"g": 207,
"b": 231
},
"hsl": {
"h": 277.5,
"s": 33.333,
"l": 85.882
},
"oklch": {
"l": 0.87392,
"c": 0.03634,
"h": 313
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#DECFE7
secondary
#A8C09A
accent
#AC3964
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485