#DEC8FA#DEC8FA
#DEC8FA is a very light, moderate violet. Relative luminance 0.637; OKLCH L 86.7% C 0.072 H 304.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC8FA |
|---|---|
| RGB | rgb(222, 200, 250) |
| HSL | hsl(266, 83%, 88%) |
| HSV | hsv(266, 20%, 98%) |
| CMYK | cmyk(11.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.83, 16.95, -21.73) |
| CIE-LCH | lch(83.83, 27.56, 307.97°) |
| OKLab | oklab(86.71% 0.0412 -0.059) |
| OKLCH | oklch(86.71% 0.072 304.9) |
| XYZ | xyz(68.0306, 63.7405, 99.1431) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.18
Light Lavender
#DFC5FE
ΔE00 1.75
Pale Lavender
#EECFFE
ΔE00 3.40
Light Lilac
#EDC8FF
ΔE00 3.57
Very Light Purple
#F6CEFC
ΔE00 5.46
Light Lavendar
#EFC0FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC8FA #E4FAC8
analogous
#C8CBFA #DEC8FA #F7C8FA
triadic
#DEC8FA #FADEC8 #C8FADE
tetradic
#DEC8FA #FAC8CB #E4FAC8 #C8FAF7
square
#DEC8FA #FAC8CB #E4FAC8 #C8FAF7
split-complementary
#DEC8FA #FAF7C8 #CBFAC8
monochromatic
#9B58F0 #BC90F5 #DEC8FA #EEE3FC #EEE3FC
Accessibility & contrast
On white
1.53
#DEC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DEC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC8FA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC8FA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#C3D1F8
Tritanopia (blue-blind)
#DACFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dec8fa; /* rgb */ color: rgb(222, 200, 250); /* oklch */ color: oklch(86.7% 0.072 304.9);
Tailwind
colors: {
custom: {
50: '#e8d8fc',
500: '#dec8fa',
950: '#000000',
},
}SCSS
$custom: #dec8fa; $custom-light: #e8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dec8fa",
"rgb": {
"r": 222,
"g": 200,
"b": 250
},
"hsl": {
"h": 266.4,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86709,
"c": 0.07193,
"h": 304.9
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#DEC8FA
secondary
#B8DF87
accent
#E00680
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385