#DEC4F3#DEC4F3
#DEC4F3 is a very light, moderate violet. Relative luminance 0.615; OKLCH L 85.7% C 0.070 H 309.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4F3 |
|---|---|
| RGB | rgb(222, 196, 243) |
| HSL | hsl(273, 66%, 86%) |
| HSV | hsv(273, 19%, 95%) |
| CMYK | cmyk(8.6%, 19.3%, 0%, 4.7%) |
| CIE-LAB | lab(82.64, 17.69, -19.81) |
| CIE-LCH | lch(82.64, 26.56, 311.77°) |
| OKLab | oklab(85.71% 0.0447 -0.0536) |
| OKLCH | oklch(85.71% 0.07 309.8) |
| XYZ | xyz(66.0390, 61.4810, 93.1646) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.19
Light Lavender
#DFC5FE
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 3.12
Light Lilac
#EDC8FF
ΔE00 3.19
Very Light Purple
#F6CEFC
ΔE00 4.70
Light Lavendar
#EFC0FE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4F3 #D9F3C4
analogous
#C6C4F3 #DEC4F3 #F3C4F0
triadic
#DEC4F3 #F3DEC4 #C4F3DE
tetradic
#DEC4F3 #F3C6C4 #D9F3C4 #C4F0F3
square
#DEC4F3 #F3C6C4 #D9F3C4 #C4F0F3
split-complementary
#DEC4F3 #F0F3C4 #C4F3C6
monochromatic
#A55EDE #C291E9 #DEC4F3 #F1E6FA #F1E6FA
Accessibility & contrast
On white
1.58
#DEC4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#DEC4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4F3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4F3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF5
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#DCCAD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec4f3; /* rgb */ color: rgb(222, 196, 243); /* oklch */ color: oklch(85.7% 0.070 309.8);
Tailwind
colors: {
custom: {
50: '#e8d6f7',
500: '#dec4f3',
950: '#000000',
},
}SCSS
$custom: #dec4f3; $custom-light: #e8d6f7; $custom-dark: #000000;
JSON
{
"hex": "#dec4f3",
"rgb": {
"r": 222,
"g": 196,
"b": 243
},
"hsl": {
"h": 273.191,
"s": 66.197,
"l": 86.078
},
"oklch": {
"l": 0.8571,
"c": 0.06979,
"h": 309.8
},
"luminance": 0.61481
}Semantic roles & 50–950 ramp
primary
#DEC4F3
secondary
#AAD388
accent
#CE1769
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385