#DECFFB#DECFFB
#DECFFB is a very light, moderate violet. Relative luminance 0.671; OKLCH L 88.1% C 0.062 H 300.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFFB |
|---|---|
| RGB | rgb(222, 207, 251) |
| HSL | hsl(260, 85%, 90%) |
| HSV | hsv(260, 18%, 98%) |
| CMYK | cmyk(11.6%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.56, 13.42, -19.63) |
| CIE-LCH | lch(85.56, 23.78, 304.36°) |
| OKLab | oklab(88.07% 0.0316 -0.0532) |
| OKLCH | oklch(88.07% 0.062 300.7) |
| XYZ | xyz(69.8462, 67.1202, 100.5239) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.93
Light Lavender
#DFC5FE
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFFB #ECFBCF
analogous
#CFD6FB #DECFFB #F4CFFB
triadic
#DECFFB #FBDECF #CFFBDE
tetradic
#DECFFB #FBCFD6 #ECFBCF #CFFBF4
square
#DECFFB #FBCFD6 #ECFBCF #CFFBF4
split-complementary
#DECFFB #FBF4CF #D6FBCF
monochromatic
#905EF2 #B797F6 #DECFFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.46
#DECFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DECFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFFB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFFB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#D9D5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decffb; /* rgb */ color: rgb(222, 207, 251); /* oklch */ color: oklch(88.1% 0.062 300.7);
Tailwind
colors: {
custom: {
50: '#e8ddfc',
500: '#decffb',
950: '#000000',
},
}SCSS
$custom: #decffb; $custom-light: #e8ddfc; $custom-dark: #000000;
JSON
{
"hex": "#decffb",
"rgb": {
"r": 222,
"g": 207,
"b": 251
},
"hsl": {
"h": 260.455,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.88065,
"c": 0.06187,
"h": 300.7
},
"luminance": 0.6712
}Semantic roles & 50–950 ramp
primary
#DECFFB
secondary
#C5E28D
accent
#E10496
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485