#DECBFE#DECBFE
#DECBFE is a very light, moderate violet. Relative luminance 0.654; OKLCH L 87.4% C 0.072 H 301.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBFE |
|---|---|
| RGB | rgb(222, 203, 254) |
| HSL | hsl(262, 96%, 90%) |
| HSV | hsv(262, 20%, 100%) |
| CMYK | cmyk(12.6%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(84.69, 16.17, -22.55) |
| CIE-LCH | lch(84.69, 27.75, 305.64°) |
| OKLab | oklab(87.42% 0.0382 -0.0613) |
| OKLCH | oklch(87.42% 0.072 301.9) |
| XYZ | xyz(69.3660, 65.3972, 102.7153) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.55
Light Lavender
#DFC5FE
ΔE00 2.13
Pale Lavender
#EECFFE
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 5.51
Very Light Purple
#F6CEFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBFE #EBFECB
analogous
#CBD2FE #DECBFE #F8CBFE
triadic
#DECBFE #FEDECB #CBFEDE
tetradic
#DECBFE #FECBD2 #EBFECB #CBFEF8
square
#DECBFE #FECBD2 #EBFECB #CBFEF8
split-complementary
#DECBFE #FEF8CB #D2FECB
monochromatic
#9253FC #B88FFD #DECBFE #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.49
#DECBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DECBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBFE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBFE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#D9D2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decbfe; /* rgb */ color: rgb(222, 203, 254); /* oklch */ color: oklch(87.4% 0.072 301.9);
Tailwind
colors: {
custom: {
50: '#e8dafe',
500: '#decbfe',
950: '#000000',
},
}SCSS
$custom: #decbfe; $custom-light: #e8dafe; $custom-dark: #000000;
JSON
{
"hex": "#decbfe",
"rgb": {
"r": 222,
"g": 203,
"b": 254
},
"hsl": {
"h": 262.353,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.87417,
"c": 0.07221,
"h": 301.9
},
"luminance": 0.65397
}Semantic roles & 50–950 ramp
primary
#DECBFE
secondary
#C3E786
accent
#E60090
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161518
muted
#848486