#DECAF6#DECAF6
#DECAF6 is a very light, moderate violet. Relative luminance 0.644; OKLCH L 86.9% C 0.064 H 305.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAF6 |
|---|---|
| RGB | rgb(222, 202, 246) |
| HSL | hsl(267, 71%, 88%) |
| HSV | hsv(267, 18%, 96%) |
| CMYK | cmyk(9.8%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(84.19, 15.08, -19.06) |
| CIE-LCH | lch(84.19, 24.31, 308.35°) |
| OKLab | oklab(86.94% 0.0371 -0.0516) |
| OKLCH | oklch(86.94% 0.064 305.7) |
| XYZ | xyz(67.8762, 64.4247, 96.0303) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.20
Light Lavender
#DFC5FE
ΔE00 3.29
Pale Lavender
#EECFFE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 5.34
Light Lavendar
#EFC0FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAF6 #E2F6CA
analogous
#CACCF6 #DECAF6 #F4CAF6
triadic
#DECAF6 #F6DECA #CAF6DE
tetradic
#DECAF6 #F6CACC #E2F6CA #CAF6F4
square
#DECAF6 #F6CACC #E2F6CA #CAF6F4
split-complementary
#DECAF6 #F6F4CA #CCF6CA
monochromatic
#9D61E4 #BD96ED #DECAF6 #EFE5FB #EFE5FB
Accessibility & contrast
On white
1.51
#DECAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DECAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAF6
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAF6 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F8
Deuteranopia (green-blind)
#C6D2F5
Tritanopia (blue-blind)
#DBD0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decaf6; /* rgb */ color: rgb(222, 202, 246); /* oklch */ color: oklch(86.9% 0.064 305.7);
Tailwind
colors: {
custom: {
50: '#e8daf9',
500: '#decaf6',
950: '#000000',
},
}SCSS
$custom: #decaf6; $custom-light: #e8daf9; $custom-dark: #000000;
JSON
{
"hex": "#decaf6",
"rgb": {
"r": 222,
"g": 202,
"b": 246
},
"hsl": {
"h": 267.273,
"s": 70.968,
"l": 87.843
},
"oklch": {
"l": 0.86942,
"c": 0.06352,
"h": 305.7
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#DECAF6
secondary
#B6D88C
accent
#D3137B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385