#DEC4FA#DEC4FA
#DEC4FA is a very light, moderate violet. Relative luminance 0.619; OKLCH L 86.0% C 0.079 H 306.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4FA |
|---|---|
| RGB | rgb(222, 196, 250) |
| HSL | hsl(269, 84%, 87%) |
| HSV | hsv(269, 22%, 98%) |
| CMYK | cmyk(11.2%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(82.87, 19.10, -23.19) |
| CIE-LCH | lch(82.87, 30.04, 309.47°) |
| OKLab | oklab(85.96% 0.0469 -0.063) |
| OKLCH | oklch(85.96% 0.079 306.6) |
| XYZ | xyz(67.1163, 61.9119, 98.8383) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.80
Pale Lilac
#E4CBFF
ΔE00 1.65
Light Lilac
#EDC8FF
ΔE00 3.02
Pale Lavender
#EECFFE
ΔE00 3.76
Light Lavendar
#EFC0FE
ΔE00 4.46
Light Violet
#D6B4FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4FA #E0FAC4
analogous
#C4C5FA #DEC4FA #F9C4FA
triadic
#DEC4FA #FADEC4 #C4FADE
tetradic
#DEC4FA #FAC4C5 #E0FAC4 #C4FAF9
square
#DEC4FA #FAC4C5 #E0FAC4 #C4FAF9
split-complementary
#DEC4FA #FAF9C4 #C5FAC4
monochromatic
#9F53F0 #BE8CF5 #DEC4FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.57
#DEC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DEC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4FA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4FA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#DACBD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec4fa; /* rgb */ color: rgb(222, 196, 250); /* oklch */ color: oklch(86.0% 0.079 306.6);
Tailwind
colors: {
custom: {
50: '#e8d6fc',
500: '#dec4fa',
950: '#000000',
},
}SCSS
$custom: #dec4fa; $custom-light: #e8d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dec4fa",
"rgb": {
"r": 222,
"g": 196,
"b": 250
},
"hsl": {
"h": 268.889,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85964,
"c": 0.07855,
"h": 306.6
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#DEC4FA
secondary
#B3DF83
accent
#E10577
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385