#DEC4F0#DEC4F0
#DEC4F0 is a very light, moderate violet. Relative luminance 0.613; OKLCH L 85.6% C 0.066 H 311.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4F0 |
|---|---|
| RGB | rgb(222, 196, 240) |
| HSL | hsl(275, 59%, 85%) |
| HSV | hsv(275, 18%, 94%) |
| CMYK | cmyk(7.5%, 18.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.54, 17.10, -18.35) |
| CIE-LCH | lch(82.54, 25.09, 312.98°) |
| OKLab | oklab(85.6% 0.0437 -0.0496) |
| OKLCH | oklch(85.6% 0.066 311.4) |
| XYZ | xyz(65.5897, 61.3012, 90.7982) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.81
Pale Lavender
#EECFFE
ΔE00 3.15
Light Lavender
#DFC5FE
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Lavendar
#EFC0FE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4F0 #D6F0C4
analogous
#C8C4F0 #DEC4F0 #F0C4EC
triadic
#DEC4F0 #F0DEC4 #C4F0DE
tetradic
#DEC4F0 #F0C8C4 #D6F0C4 #C4ECF0
square
#DEC4F0 #F0C8C4 #D6F0C4 #C4ECF0
split-complementary
#DEC4F0 #ECF0C4 #C4F0C8
monochromatic
#A762D7 #C393E4 #DEC4F0 #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.58
#DEC4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#DEC4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4F0
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4F0 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF2
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#DCC9D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dec4f0; /* rgb */ color: rgb(222, 196, 240); /* oklch */ color: oklch(85.6% 0.066 311.4);
Tailwind
colors: {
custom: {
50: '#e8d6f5',
500: '#dec4f0',
950: '#000000',
},
}SCSS
$custom: #dec4f0; $custom-light: #e8d6f5; $custom-dark: #000000;
JSON
{
"hex": "#dec4f0",
"rgb": {
"r": 222,
"g": 196,
"b": 240
},
"hsl": {
"h": 275.455,
"s": 59.459,
"l": 85.49
},
"oklch": {
"l": 0.85604,
"c": 0.06611,
"h": 311.4
},
"luminance": 0.61301
}Semantic roles & 50–950 ramp
primary
#DEC4F0
secondary
#A6CF8A
accent
#C71E63
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385