#DEBAFC#DEBAFC
#DEBAFC is a very light, moderate violet. Relative luminance 0.577; OKLCH L 84.2% C 0.098 H 309.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAFC |
|---|---|
| RGB | rgb(222, 186, 252) |
| HSL | hsl(273, 92%, 86%) |
| HSV | hsv(273, 26%, 99%) |
| CMYK | cmyk(11.9%, 26.2%, 0%, 1.2%) |
| CIE-LAB | lab(80.56, 24.88, -27.78) |
| CIE-LCH | lch(80.56, 37.29, 311.85°) |
| OKLab | oklab(84.21% 0.0618 -0.0758) |
| OKLCH | oklch(84.21% 0.098 309.2) |
| XYZ | xyz(65.2507, 57.6762, 99.7717) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.21
Light Lavender
#DFC5FE
ΔE00 3.15
Mauve
#E0B0FF
ΔE00 3.22
Light Lavendar
#EFC0FE
ΔE00 3.61
Pale Violet
#CEAEFA
ΔE00 4.15
Light Lilac
#EDC8FF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAFC #D8FCBA
analogous
#BDBAFC #DEBAFC #FCBAF9
triadic
#DEBAFC #FCDEBA #BAFCDE
tetradic
#DEBAFC #FCBDBA #D8FCBA #BAF9FC
square
#DEBAFC #FCBDBA #D8FCBA #BAF9FC
split-complementary
#DEBAFC #F9FCBA #BAFCBD
monochromatic
#A645F7 #C27FF9 #DEBAFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.68
#DEBAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEBAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAFC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAFC | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#B6C9FA
Tritanopia (blue-blind)
#DBC3D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debafc; /* rgb */ color: rgb(222, 186, 252); /* oklch */ color: oklch(84.2% 0.098 309.2);
Tailwind
colors: {
custom: {
50: '#e9cffd',
500: '#debafc',
950: '#000000',
},
}SCSS
$custom: #debafc; $custom-light: #e9cffd; $custom-dark: #000000;
JSON
{
"hex": "#debafc",
"rgb": {
"r": 222,
"g": 186,
"b": 252
},
"hsl": {
"h": 272.727,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.84208,
"c": 0.09779,
"h": 309.2
},
"luminance": 0.57676
}Semantic roles & 50–950 ramp
primary
#DEBAFC
secondary
#A8E279
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161317
muted
#848385