#DECFEB#DECFEB
#DECFEB is a very light, muted violet. Relative luminance 0.662; OKLCH L 87.5% C 0.041 H 309.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFEB |
|---|---|
| RGB | rgb(222, 207, 235) |
| HSL | hsl(272, 41%, 87%) |
| HSV | hsv(272, 12%, 92%) |
| CMYK | cmyk(5.5%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.07, 10.27, -11.89) |
| CIE-LCH | lch(85.07, 15.71, 310.83°) |
| OKLab | oklab(87.52% 0.0262 -0.0319) |
| OKLCH | oklch(87.52% 0.041 309.4) |
| XYZ | xyz(67.4299, 66.1537, 87.7978) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 6.47
Pale Lilac
#E4CBFF
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFEB #DCEBCF
analogous
#D0CFEB #DECFEB #EBCFEA
triadic
#DECFEB #EBDECF #CFEBDE
tetradic
#DECFEB #EBD0CF #DCEBCF #CFEAEB
square
#DECFEB #EBD0CF #DCEBCF #CFEAEB
split-complementary
#DECFEB #EAEBCF #CFEBD0
monochromatic
#A379C7 #C0A4D9 #DECFEB #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.48
#DECFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DECFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFEB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFEB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#DDD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #decfeb; /* rgb */ color: rgb(222, 207, 235); /* oklch */ color: oklch(87.5% 0.041 309.4);
Tailwind
colors: {
custom: {
50: '#e8ddf1',
500: '#decfeb',
950: '#000000',
},
}SCSS
$custom: #decfeb; $custom-light: #e8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#decfeb",
"rgb": {
"r": 222,
"g": 207,
"b": 235
},
"hsl": {
"h": 272.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87521,
"c": 0.04126,
"h": 309.4
},
"luminance": 0.66153
}Semantic roles & 50–950 ramp
primary
#DECFEB
secondary
#ADC698
accent
#B4316E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485