#DECEFB#DECEFB
#DECEFB is a very light, moderate violet. Relative luminance 0.666; OKLCH L 87.9% C 0.063 H 301.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEFB |
|---|---|
| RGB | rgb(222, 206, 251) |
| HSL | hsl(261, 85%, 90%) |
| HSV | hsv(261, 18%, 98%) |
| CMYK | cmyk(11.6%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.32, 13.96, -20.00) |
| CIE-LCH | lch(85.32, 24.39, 304.90°) |
| OKLab | oklab(87.88% 0.033 -0.0542) |
| OKLCH | oklch(87.88% 0.063 301.3) |
| XYZ | xyz(69.6047, 66.6372, 100.4434) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 3.64
Pale Lavender
#EECFFE
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 5.13
Periwinkle
#CCCCFF
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEFB #EBFBCE
analogous
#CED5FB #DECEFB #F4CEFB
triadic
#DECEFB #FBDECE #CEFBDE
tetradic
#DECEFB #FBCED5 #EBFBCE #CEFBF4
square
#DECEFB #FBCED5 #EBFBCE #CEFBF4
split-complementary
#DECEFB #FBF4CE #D5FBCE
monochromatic
#925DF2 #B895F6 #DECEFB #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.47
#DECEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DECEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEFB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEFB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#D9D4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #decefb; /* rgb */ color: rgb(222, 206, 251); /* oklch */ color: oklch(87.9% 0.063 301.3);
Tailwind
colors: {
custom: {
50: '#e8ddfc',
500: '#decefb',
950: '#000000',
},
}SCSS
$custom: #decefb; $custom-light: #e8ddfc; $custom-dark: #000000;
JSON
{
"hex": "#decefb",
"rgb": {
"r": 222,
"g": 206,
"b": 251
},
"hsl": {
"h": 261.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.87875,
"c": 0.06347,
"h": 301.3
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#DECEFB
secondary
#C3E28C
accent
#E10493
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485