#DECAF7#DECAF7
#DECAF7 is a very light, moderate violet. Relative luminance 0.645; OKLCH L 87.0% C 0.065 H 305.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAF7 |
|---|---|
| RGB | rgb(222, 202, 247) |
| HSL | hsl(267, 74%, 88%) |
| HSV | hsv(267, 18%, 97%) |
| CMYK | cmyk(10.1%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(84.22, 15.28, -19.55) |
| CIE-LCH | lch(84.22, 24.81, 308.02°) |
| OKLab | oklab(86.98% 0.0374 -0.0529) |
| OKLCH | oklch(86.98% 0.065 305.2) |
| XYZ | xyz(68.0301, 64.4862, 96.8408) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.99
Light Lavender
#DFC5FE
ΔE00 3.05
Pale Lavender
#EECFFE
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 4.21
Very Light Purple
#F6CEFC
ΔE00 5.39
Light Lavendar
#EFC0FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAF7 #E3F7CA
analogous
#CACCF7 #DECAF7 #F4CAF7
triadic
#DECAF7 #F7DECA #CAF7DE
tetradic
#DECAF7 #F7CACC #E3F7CA #CAF7F4
square
#DECAF7 #F7CACC #E3F7CA #CAF7F4
split-complementary
#DECAF7 #F7F4CA #CCF7CA
monochromatic
#9C60E7 #BD95EF #DECAF7 #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.51
#DECAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DECAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAF7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAF7 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F9
Deuteranopia (green-blind)
#C6D2F6
Tritanopia (blue-blind)
#DBD0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decaf7; /* rgb */ color: rgb(222, 202, 247); /* oklch */ color: oklch(87.0% 0.065 305.2);
Tailwind
colors: {
custom: {
50: '#e8dafa',
500: '#decaf7',
950: '#000000',
},
}SCSS
$custom: #decaf7; $custom-light: #e8dafa; $custom-dark: #000000;
JSON
{
"hex": "#decaf7",
"rgb": {
"r": 222,
"g": 202,
"b": 247
},
"hsl": {
"h": 266.667,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.86978,
"c": 0.0648,
"h": 305.2
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#DECAF7
secondary
#B7DA8B
accent
#D6107E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385