#DECFEC#DECFEC
#DECFEC is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.6% C 0.043 H 308.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFEC |
|---|---|
| RGB | rgb(222, 207, 236) |
| HSL | hsl(271, 43%, 87%) |
| HSV | hsv(271, 12%, 93%) |
| CMYK | cmyk(5.9%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.10, 10.46, -12.37) |
| CIE-LCH | lch(85.10, 16.20, 310.22°) |
| OKLab | oklab(87.55% 0.0266 -0.0332) |
| OKLCH | oklch(87.55% 0.043 308.6) |
| XYZ | xyz(67.5747, 66.2116, 88.5608) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.93
Pale Lavender
#EECFFE
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 6.51
Very Light Purple
#F6CEFC
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 7.73
Light Lilac
#EDC8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFEC #DDECCF
analogous
#D0CFEC #DECFEC #ECCFEC
triadic
#DECFEC #ECDECF #CFECDE
tetradic
#DECFEC #ECD0CF #DDECCF #CFECEC
square
#DECFEC #ECD0CF #DDECCF #CFECEC
split-complementary
#DECFEC #ECECCF #CFECD0
monochromatic
#A277C9 #C0A3DB #DECFEC #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.47
#DECFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DECFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFEC
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFEC | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#DCD2D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decfec; /* rgb */ color: rgb(222, 207, 236); /* oklch */ color: oklch(87.6% 0.043 308.6);
Tailwind
colors: {
custom: {
50: '#e8ddf2',
500: '#decfec',
950: '#000000',
},
}SCSS
$custom: #decfec; $custom-light: #e8ddf2; $custom-dark: #000000;
JSON
{
"hex": "#decfec",
"rgb": {
"r": 222,
"g": 207,
"b": 236
},
"hsl": {
"h": 271.034,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.87554,
"c": 0.04252,
"h": 308.6
},
"luminance": 0.66211
}Semantic roles & 50–950 ramp
primary
#DECFEC
secondary
#AFC898
accent
#B62F70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485