#DEBAF8#DEBAF8
#DEBAF8 is a very light, moderate violet. Relative luminance 0.574; OKLCH L 84.1% C 0.093 H 310.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF8 |
|---|---|
| RGB | rgb(222, 186, 248) |
| HSL | hsl(275, 82%, 85%) |
| HSV | hsv(275, 25%, 97%) |
| CMYK | cmyk(10.5%, 25%, 0%, 2.7%) |
| CIE-LAB | lab(80.42, 24.07, -25.85) |
| CIE-LCH | lch(80.42, 35.32, 312.95°) |
| OKLab | oklab(84.05% 0.0606 -0.0704) |
| OKLCH | oklch(84.05% 0.093 310.7) |
| XYZ | xyz(64.6235, 57.4253, 96.4685) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.01
Light Lavendar
#EFC0FE
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF8 #D4F8BA
analogous
#BFBAF8 #DEBAF8 #F8BAF3
triadic
#DEBAF8 #F8DEBA #BAF8DE
tetradic
#DEBAF8 #F8BFBA #D4F8BA #BAF3F8
square
#DEBAF8 #F8BFBA #D4F8BA #BAF3F8
split-complementary
#DEBAF8 #F3F8BA #BAF8BF
monochromatic
#A94BED #C382F2 #DEBAF8 #F2E3FC #F2E3FC
Accessibility & contrast
On white
1.68
#DEBAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DEBAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FB
Deuteranopia (green-blind)
#B8C8F6
Tritanopia (blue-blind)
#DBC2D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf8; /* rgb */ color: rgb(222, 186, 248); /* oklch */ color: oklch(84.1% 0.093 310.7);
Tailwind
colors: {
custom: {
50: '#e8cffa',
500: '#debaf8',
950: '#000000',
},
}SCSS
$custom: #debaf8; $custom-light: #e8cffa; $custom-dark: #000000;
JSON
{
"hex": "#debaf8",
"rgb": {
"r": 222,
"g": 186,
"b": 248
},
"hsl": {
"h": 274.839,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.84054,
"c": 0.0929,
"h": 310.7
},
"luminance": 0.57425
}Semantic roles & 50–950 ramp
primary
#DEBAF8
secondary
#A3DB7B
accent
#DE0861
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161317
muted
#848385