#DEC4F2#DEC4F2
#DEC4F2 is a very light, moderate violet. Relative luminance 0.614; OKLCH L 85.7% C 0.069 H 310.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4F2 |
|---|---|
| RGB | rgb(222, 196, 242) |
| HSL | hsl(274, 64%, 86%) |
| HSV | hsv(274, 19%, 95%) |
| CMYK | cmyk(8.3%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(82.60, 17.49, -19.32) |
| CIE-LCH | lch(82.60, 26.07, 312.16°) |
| OKLab | oklab(85.68% 0.0444 -0.0523) |
| OKLCH | oklch(85.68% 0.069 310.3) |
| XYZ | xyz(65.8884, 61.4207, 92.3715) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.38
Light Lavender
#DFC5FE
ΔE00 2.87
Pale Lavender
#EECFFE
ΔE00 3.11
Light Lilac
#EDC8FF
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 4.63
Light Lavendar
#EFC0FE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4F2 #D8F2C4
analogous
#C7C4F2 #DEC4F2 #F2C4EF
triadic
#DEC4F2 #F2DEC4 #C4F2DE
tetradic
#DEC4F2 #F2C7C4 #D8F2C4 #C4EFF2
square
#DEC4F2 #F2C7C4 #D8F2C4 #C4EFF2
split-complementary
#DEC4F2 #EFF2C4 #C4F2C7
monochromatic
#A660DC #C292E7 #DEC4F2 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.58
#DEC4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DEC4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4F2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4F2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#DCCAD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec4f2; /* rgb */ color: rgb(222, 196, 242); /* oklch */ color: oklch(85.7% 0.069 310.3);
Tailwind
colors: {
custom: {
50: '#e8d6f6',
500: '#dec4f2',
950: '#000000',
},
}SCSS
$custom: #dec4f2; $custom-light: #e8d6f6; $custom-dark: #000000;
JSON
{
"hex": "#dec4f2",
"rgb": {
"r": 222,
"g": 196,
"b": 242
},
"hsl": {
"h": 273.913,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.85675,
"c": 0.06856,
"h": 310.3
},
"luminance": 0.6142
}Semantic roles & 50–950 ramp
primary
#DEC4F2
secondary
#A8D288
accent
#CC1A67
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385