#DECFEE#DECFEE
#DECFEE is a very light, muted violet. Relative luminance 0.663; OKLCH L 87.6% C 0.045 H 307.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFEE |
|---|---|
| RGB | rgb(222, 207, 238) |
| HSL | hsl(269, 48%, 87%) |
| HSV | hsv(269, 13%, 93%) |
| CMYK | cmyk(6.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(85.16, 10.85, -13.35) |
| CIE-LCH | lch(85.16, 17.20, 309.11°) |
| OKLab | oklab(87.62% 0.0272 -0.0359) |
| OKLCH | oklch(87.62% 0.045 307.2) |
| XYZ | xyz(67.8669, 66.3285, 90.0997) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 5.92
Light Lavender
#DFC5FE
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.19
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFEE #DFEECF
analogous
#CFD0EE #DECFEE #EDCFEE
triadic
#DECFEE #EEDECF #CFEEDE
tetradic
#DECFEE #EECFD0 #DFEECF #CFEEED
square
#DECFEE #EECFD0 #DFEECF #CFEEED
split-complementary
#DECFEE #EEEDCF #D0EECF
monochromatic
#A075CE #BFA2DE #DECFEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.47
#DECFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DECFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFEE
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFEE | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#DCD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decfee; /* rgb */ color: rgb(222, 207, 238); /* oklch */ color: oklch(87.6% 0.045 307.2);
Tailwind
colors: {
custom: {
50: '#e8ddf3',
500: '#decfee',
950: '#000000',
},
}SCSS
$custom: #decfee; $custom-light: #e8ddf3; $custom-dark: #000000;
JSON
{
"hex": "#decfee",
"rgb": {
"r": 222,
"g": 207,
"b": 238
},
"hsl": {
"h": 269.032,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.8762,
"c": 0.04504,
"h": 307.2
},
"luminance": 0.66328
}Semantic roles & 50–950 ramp
primary
#DECFEE
secondary
#B1CB96
accent
#BB2B75
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485