#DECFF1#DECFF1
#DECFF1 is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.7% C 0.049 H 305.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF1 |
|---|---|
| RGB | rgb(222, 207, 241) |
| HSL | hsl(266, 55%, 88%) |
| HSV | hsv(266, 14%, 95%) |
| CMYK | cmyk(7.9%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.25, 11.43, -14.80) |
| CIE-LCH | lch(85.25, 18.70, 307.68°) |
| OKLab | oklab(87.72% 0.0283 -0.0399) |
| OKLCH | oklch(87.72% 0.049 305.3) |
| XYZ | xyz(68.3113, 66.5063, 92.4403) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 5.65
Light Lavender
#DFC5FE
ΔE00 6.31
Very Light Purple
#F6CEFC
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF1 #E2F1CF
analogous
#CFD1F1 #DECFF1 #EFCFF1
triadic
#DECFF1 #F1DECF #CFF1DE
tetradic
#DECFF1 #F1CFD1 #E2F1CF #CFF1EF
square
#DECFF1 #F1CFD1 #E2F1CF #CFF1EF
split-complementary
#DECFF1 #F1EFCF #D1F1CF
monochromatic
#9D70D5 #BDA0E3 #DECFF1 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.47
#DECFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DECFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F3
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#DBD3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decff1; /* rgb */ color: rgb(222, 207, 241); /* oklch */ color: oklch(87.7% 0.049 305.3);
Tailwind
colors: {
custom: {
50: '#e8ddf5',
500: '#decff1',
950: '#000000',
},
}SCSS
$custom: #decff1; $custom-light: #e8ddf5; $custom-dark: #000000;
JSON
{
"hex": "#decff1",
"rgb": {
"r": 222,
"g": 207,
"b": 241
},
"hsl": {
"h": 266.471,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.8772,
"c": 0.04886,
"h": 305.3
},
"luminance": 0.66506
}Semantic roles & 50–950 ramp
primary
#DECFF1
secondary
#B6D095
accent
#C2237C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485