#DEC7FB#DEC7FB
#DEC7FB is a very light, moderate violet. Relative luminance 0.633; OKLCH L 86.6% C 0.075 H 305.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7FB |
|---|---|
| RGB | rgb(222, 199, 251) |
| HSL | hsl(267, 87%, 88%) |
| HSV | hsv(267, 21%, 98%) |
| CMYK | cmyk(11.6%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.62, 17.69, -22.58) |
| CIE-LCH | lch(83.62, 28.68, 308.09°) |
| OKLab | oklab(86.56% 0.0429 -0.0613) |
| OKLCH | oklch(86.56% 0.075 305) |
| XYZ | xyz(67.9569, 63.3417, 99.8941) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.17
Light Lavender
#DFC5FE
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 3.40
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lavendar
#EFC0FE
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7FB #E4FBC7
analogous
#C7CAFB #DEC7FB #F8C7FB
triadic
#DEC7FB #FBDEC7 #C7FBDE
tetradic
#DEC7FB #FBC7CA #E4FBC7 #C7FBF8
square
#DEC7FB #FBC7CA #E4FBC7 #C7FBF8
split-complementary
#DEC7FB #FBF8C7 #CAFBC7
monochromatic
#9B55F3 #BC8EF7 #DEC7FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.54
#DEC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DEC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7FB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7FB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#C2D1F9
Tritanopia (blue-blind)
#DACED9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec7fb; /* rgb */ color: rgb(222, 199, 251); /* oklch */ color: oklch(86.6% 0.075 305.0);
Tailwind
colors: {
custom: {
50: '#e8d8fc',
500: '#dec7fb',
950: '#000000',
},
}SCSS
$custom: #dec7fb; $custom-light: #e8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dec7fb",
"rgb": {
"r": 222,
"g": 199,
"b": 251
},
"hsl": {
"h": 266.538,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.86559,
"c": 0.07486,
"h": 305
},
"luminance": 0.63341
}Semantic roles & 50–950 ramp
primary
#DEC7FB
secondary
#B8E185
accent
#E30280
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385