#DECFEF#DECFEF
#DECFEF is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.046 H 306.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFEF |
|---|---|
| RGB | rgb(222, 207, 239) |
| HSL | hsl(268, 50%, 87%) |
| HSV | hsv(268, 13%, 94%) |
| CMYK | cmyk(7.1%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.19, 11.04, -13.83) |
| CIE-LCH | lch(85.19, 17.70, 308.60°) |
| OKLab | oklab(87.65% 0.0276 -0.0372) |
| OKLCH | oklch(87.65% 0.046 306.6) |
| XYZ | xyz(68.0142, 66.3874, 90.8756) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 6.86
Very Light Purple
#F6CEFC
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFEF #E0EFCF
analogous
#CFD0EF #DECFEF #EECFEF
triadic
#DECFEF #EFDECF #CFEFDE
tetradic
#DECFEF #EFCFD0 #E0EFCF #CFEFEE
square
#DECFEF #EFCFD0 #E0EFCF #CFEFEE
split-complementary
#DECFEF #EFEECF #D0EFCF
monochromatic
#9F73D0 #BEA1E0 #DECFEF #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.47
#DECFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DECFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFEF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFEF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#DCD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decfef; /* rgb */ color: rgb(222, 207, 239); /* oklch */ color: oklch(87.7% 0.046 306.6);
Tailwind
colors: {
custom: {
50: '#e8ddf4',
500: '#decfef',
950: '#000000',
},
}SCSS
$custom: #decfef; $custom-light: #e8ddf4; $custom-dark: #000000;
JSON
{
"hex": "#decfef",
"rgb": {
"r": 222,
"g": 207,
"b": 239
},
"hsl": {
"h": 268.125,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.87653,
"c": 0.04631,
"h": 306.6
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#DECFEF
secondary
#B3CC96
accent
#BD2877
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485