#DECAFB#DECAFB
#DECAFB is a very light, moderate violet. Relative luminance 0.647; OKLCH L 87.1% C 0.070 H 303.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAFB |
|---|---|
| RGB | rgb(222, 202, 251) |
| HSL | hsl(264, 86%, 89%) |
| HSV | hsv(264, 20%, 98%) |
| CMYK | cmyk(11.6%, 19.5%, 0%, 1.6%) |
| CIE-LAB | lab(84.35, 16.09, -21.48) |
| CIE-LCH | lch(84.35, 26.83, 306.84°) |
| OKLab | oklab(87.12% 0.0387 -0.0583) |
| OKLCH | oklch(87.12% 0.07 303.6) |
| XYZ | xyz(68.6540, 64.7358, 100.1265) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.39
Light Lavender
#DFC5FE
ΔE00 2.21
Pale Lavender
#EECFFE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.01
Very Light Purple
#F6CEFC
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAFB #E7FBCA
analogous
#CACFFB #DECAFB #F7CAFB
triadic
#DECAFB #FBDECA #CAFBDE
tetradic
#DECAFB #FBCACF #E7FBCA #CAFBF7
square
#DECAFB #FBCACF #E7FBCA #CAFBF7
split-complementary
#DECAFB #FBF7CA #CFFBCA
monochromatic
#9758F2 #BB91F7 #DECAFB #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.51
#DECAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DECAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAFB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAFB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#DAD1DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decafb; /* rgb */ color: rgb(222, 202, 251); /* oklch */ color: oklch(87.1% 0.070 303.6);
Tailwind
colors: {
custom: {
50: '#e8dafc',
500: '#decafb',
950: '#000000',
},
}SCSS
$custom: #decafb; $custom-light: #e8dafc; $custom-dark: #000000;
JSON
{
"hex": "#decafb",
"rgb": {
"r": 222,
"g": 202,
"b": 251
},
"hsl": {
"h": 264.49,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.8712,
"c": 0.06995,
"h": 303.6
},
"luminance": 0.64736
}Semantic roles & 50–950 ramp
primary
#DECAFB
secondary
#BDE188
accent
#E20387
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385