#DECAFD#DECAFD
#DECAFD is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.2% C 0.073 H 302.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAFD |
|---|---|
| RGB | rgb(222, 202, 253) |
| HSL | hsl(264, 93%, 89%) |
| HSV | hsv(264, 20%, 99%) |
| CMYK | cmyk(12.3%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.41, 16.50, -22.44) |
| CIE-LCH | lch(84.41, 27.85, 306.32°) |
| OKLab | oklab(87.19% 0.0393 -0.061) |
| OKLCH | oklch(87.19% 0.073 302.8) |
| XYZ | xyz(68.9709, 64.8626, 101.7956) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.35
Light Lavender
#DFC5FE
ΔE00 1.90
Pale Lavender
#EECFFE
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 4.02
Periwinkle
#CCCCFF
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAFD #E9FDCA
analogous
#CAD0FD #DECAFD #F7CAFD
triadic
#DECAFD #FDDECA #CAFDDE
tetradic
#DECAFD #FDCAD0 #E9FDCA #CAFDF7
square
#DECAFD #FDCAD0 #E9FDCA #CAFDF7
split-complementary
#DECAFD #FDF7CA #D0FDCA
monochromatic
#9554F9 #B98FFB #DECAFD #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.50
#DECAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DECAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAFD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAFD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#D9D1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #decafd; /* rgb */ color: rgb(222, 202, 253); /* oklch */ color: oklch(87.2% 0.073 302.8);
Tailwind
colors: {
custom: {
50: '#e8dafe',
500: '#decafd',
950: '#000000',
},
}SCSS
$custom: #decafd; $custom-light: #e8dafe; $custom-dark: #000000;
JSON
{
"hex": "#decafd",
"rgb": {
"r": 222,
"g": 202,
"b": 253
},
"hsl": {
"h": 263.529,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.87193,
"c": 0.07253,
"h": 302.8
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#DECAFD
secondary
#C0E586
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385