#DECFF0#DECFF0
#DECFF0 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.048 H 305.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFF0 |
|---|---|
| RGB | rgb(222, 207, 240) |
| HSL | hsl(267, 52%, 88%) |
| HSV | hsv(267, 14%, 94%) |
| CMYK | cmyk(7.5%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.22, 11.24, -14.32) |
| CIE-LCH | lch(85.22, 18.20, 308.13°) |
| OKLab | oklab(87.69% 0.0279 -0.0385) |
| OKLCH | oklch(87.69% 0.048 305.9) |
| XYZ | xyz(68.1624, 66.4467, 91.6557) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 6.58
Very Light Purple
#F6CEFC
ΔE00 6.91
Light Lilac
#EDC8FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFF0 #E1F0CF
analogous
#CFD0F0 #DECFF0 #EFCFF0
triadic
#DECFF0 #F0DECF #CFF0DE
tetradic
#DECFF0 #F0CFD0 #E1F0CF #CFF0EF
square
#DECFF0 #F0CFD0 #E1F0CF #CFF0EF
split-complementary
#DECFF0 #F0EFCF #D0F0CF
monochromatic
#9E72D3 #BEA0E1 #DECFF0 #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.47
#DECFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DECFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFF0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFF0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F2
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#DCD3DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decff0; /* rgb */ color: rgb(222, 207, 240); /* oklch */ color: oklch(87.7% 0.048 305.9);
Tailwind
colors: {
custom: {
50: '#e8ddf5',
500: '#decff0',
950: '#000000',
},
}SCSS
$custom: #decff0; $custom-light: #e8ddf5; $custom-dark: #000000;
JSON
{
"hex": "#decff0",
"rgb": {
"r": 222,
"g": 207,
"b": 240
},
"hsl": {
"h": 267.273,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.87687,
"c": 0.04758,
"h": 305.9
},
"luminance": 0.66447
}Semantic roles & 50–950 ramp
primary
#DECFF0
secondary
#B4CE95
accent
#C0267A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485