#DECAF3#DECAF3
#DECAF3 is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.8% C 0.060 H 307.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAF3 |
|---|---|
| RGB | rgb(222, 202, 243) |
| HSL | hsl(269, 63%, 87%) |
| HSV | hsv(269, 17%, 95%) |
| CMYK | cmyk(8.6%, 16.9%, 0%, 4.7%) |
| CIE-LAB | lab(84.09, 14.49, -17.61) |
| CIE-LCH | lch(84.09, 22.80, 309.44°) |
| OKLab | oklab(86.84% 0.0361 -0.0476) |
| OKLCH | oklch(86.84% 0.06 307.2) |
| XYZ | xyz(67.4195, 64.2420, 93.6248) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.92
Pale Lavender
#EECFFE
ΔE00 3.43
Light Lavender
#DFC5FE
ΔE00 4.05
Light Lilac
#EDC8FF
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 5.30
Thistle
#D8BFD8
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAF3 #DFF3CA
analogous
#CACBF3 #DECAF3 #F2CAF3
triadic
#DECAF3 #F3DECA #CAF3DE
tetradic
#DECAF3 #F3CACB #DFF3CA #CAF3F2
square
#DECAF3 #F3CACB #DFF3CA #CAF3F2
split-complementary
#DECAF3 #F3F2CA #CBF3CA
monochromatic
#A066DC #BF98E8 #DECAF3 #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.52
#DECAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DECAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAF3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAF3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F5
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#DBCFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decaf3; /* rgb */ color: rgb(222, 202, 243); /* oklch */ color: oklch(86.8% 0.060 307.2);
Tailwind
colors: {
custom: {
50: '#e8daf7',
500: '#decaf3',
950: '#000000',
},
}SCSS
$custom: #decaf3; $custom-light: #e8daf7; $custom-dark: #000000;
JSON
{
"hex": "#decaf3",
"rgb": {
"r": 222,
"g": 202,
"b": 243
},
"hsl": {
"h": 269.268,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.86838,
"c": 0.0597,
"h": 307.2
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#DECAF3
secondary
#B1D38E
accent
#CB1B75
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385