#DECFFD#DECFFD
#DECFFD is a very light, moderate violet. Relative luminance 0.672; OKLCH L 88.1% C 0.065 H 300.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFFD |
|---|---|
| RGB | rgb(222, 207, 253) |
| HSL | hsl(260, 92%, 90%) |
| HSV | hsv(260, 18%, 99%) |
| CMYK | cmyk(12.3%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.63, 13.83, -20.60) |
| CIE-LCH | lch(85.63, 24.81, 303.88°) |
| OKLab | oklab(88.14% 0.0322 -0.0559) |
| OKLCH | oklch(88.14% 0.065 300) |
| XYZ | xyz(70.1631, 67.2470, 102.1930) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.71
Light Lavender
#DFC5FE
ΔE00 3.70
Pale Lavender
#EECFFE
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFFD #EEFDCF
analogous
#CFD7FD #DECFFD #F5CFFD
triadic
#DECFFD #FDDECF #CFFDDE
tetradic
#DECFFD #FDCFD7 #EEFDCF #CFFDF5
square
#DECFFD #FDCFD7 #EEFDCF #CFFDF5
split-complementary
#DECFFD #FDF5CF #D7FDCF
monochromatic
#8D59F8 #B694FB #DECFFD #EBE2FE #EBE2FE
Accessibility & contrast
On white
1.45
#DECFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DECFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFFD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFFD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#D9D5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decffd; /* rgb */ color: rgb(222, 207, 253); /* oklch */ color: oklch(88.1% 0.065 300.0);
Tailwind
colors: {
custom: {
50: '#e8ddfe',
500: '#decffd',
950: '#000000',
},
}SCSS
$custom: #decffd; $custom-light: #e8ddfe; $custom-dark: #000000;
JSON
{
"hex": "#decffd",
"rgb": {
"r": 222,
"g": 207,
"b": 253
},
"hsl": {
"h": 259.565,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.88135,
"c": 0.0645,
"h": 300
},
"luminance": 0.67247
}Semantic roles & 50–950 ramp
primary
#DECFFD
secondary
#C8E68A
accent
#E6009B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485