#DEC6FB#DEC6FB
#DEC6FB is a very light, moderate violet. Relative luminance 0.629; OKLCH L 86.4% C 0.077 H 305.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6FB |
|---|---|
| RGB | rgb(222, 198, 251) |
| HSL | hsl(267, 87%, 88%) |
| HSV | hsv(267, 21%, 98%) |
| CMYK | cmyk(11.6%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.38, 18.23, -22.94) |
| CIE-LCH | lch(83.38, 29.30, 308.47°) |
| OKLab | oklab(86.37% 0.0443 -0.0623) |
| OKLCH | oklch(86.37% 0.077 305.4) |
| XYZ | xyz(67.7276, 62.8830, 99.8177) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.94
Pale Lilac
#E4CBFF
ΔE00 1.29
Light Lilac
#EDC8FF
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6FB #E3FBC6
analogous
#C6C8FB #DEC6FB #F8C6FB
triadic
#DEC6FB #FBDEC6 #C6FBDE
tetradic
#DEC6FB #FBC6C8 #E3FBC6 #C6FBF8
square
#DEC6FB #FBC6C8 #E3FBC6 #C6FBF8
split-complementary
#DEC6FB #FBF8C6 #C8FBC6
monochromatic
#9C54F3 #BD8DF7 #DEC6FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.55
#DEC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DEC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6FB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6FB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#DACDD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec6fb; /* rgb */ color: rgb(222, 198, 251); /* oklch */ color: oklch(86.4% 0.077 305.4);
Tailwind
colors: {
custom: {
50: '#e8d7fc',
500: '#dec6fb',
950: '#000000',
},
}SCSS
$custom: #dec6fb; $custom-light: #e8d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dec6fb",
"rgb": {
"r": 222,
"g": 198,
"b": 251
},
"hsl": {
"h": 267.17,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.86372,
"c": 0.07651,
"h": 305.4
},
"luminance": 0.62883
}Semantic roles & 50–950 ramp
primary
#DEC6FB
secondary
#B7E184
accent
#E3027D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385