#DECFFC#DECFFC
#DECFFC is a very light, moderate violet. Relative luminance 0.672; OKLCH L 88.1% C 0.063 H 300.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFFC |
|---|---|
| RGB | rgb(222, 207, 252) |
| HSL | hsl(260, 88%, 90%) |
| HSV | hsv(260, 18%, 99%) |
| CMYK | cmyk(11.9%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.60, 13.63, -20.11) |
| CIE-LCH | lch(85.60, 24.30, 304.12°) |
| OKLab | oklab(88.1% 0.0319 -0.0545) |
| OKLCH | oklch(88.1% 0.063 300.3) |
| XYZ | xyz(70.0043, 67.1834, 101.3563) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 3.85
Pale Lavender
#EECFFE
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 5.32
Light Lilac
#EDC8FF
ΔE00 5.39
Very Light Purple
#F6CEFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFFC #EDFCCF
analogous
#CFD7FC #DECFFC #F4CFFC
triadic
#DECFFC #FCDECF #CFFCDE
tetradic
#DECFFC #FCCFD7 #EDFCCF #CFFCF4
square
#DECFFC #FCCFD7 #EDFCCF #CFFCF4
split-complementary
#DECFFC #FCF4CF #D7FCCF
monochromatic
#8F5CF5 #B695F8 #DECFFC #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.45
#DECFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DECFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFFC
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFFC | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#D9D5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #decffc; /* rgb */ color: rgb(222, 207, 252); /* oklch */ color: oklch(88.1% 0.063 300.3);
Tailwind
colors: {
custom: {
50: '#e8ddfd',
500: '#decffc',
950: '#000000',
},
}SCSS
$custom: #decffc; $custom-light: #e8ddfd; $custom-dark: #000000;
JSON
{
"hex": "#decffc",
"rgb": {
"r": 222,
"g": 207,
"b": 252
},
"hsl": {
"h": 260,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.881,
"c": 0.06319,
"h": 300.3
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#DECFFC
secondary
#C6E48C
accent
#E50199
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485