#DEBAFF#DEBAFF
#DEBAFF is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.3% C 0.101 H 308.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAFF |
|---|---|
| RGB | rgb(222, 186, 255) |
| HSL | hsl(271, 100%, 86%) |
| HSV | hsv(271, 27%, 100%) |
| CMYK | cmyk(12.9%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(80.67, 25.50, -29.22) |
| CIE-LCH | lch(80.67, 38.78, 311.11°) |
| OKLab | oklab(84.33% 0.0626 -0.0799) |
| OKLCH | oklch(84.33% 0.101 308.1) |
| XYZ | xyz(65.7298, 57.8679, 102.2953) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.84
Mauve
#E0B0FF
ΔE00 2.95
Light Lavender
#DFC5FE
ΔE00 3.41
Pale Violet
#CEAEFA
ΔE00 3.79
Light Lavendar
#EFC0FE
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAFF #DBFFBA
analogous
#BCBAFF #DEBAFF #FFBAFE
triadic
#DEBAFF #FFDEBA #BAFFDE
tetradic
#DEBAFF #FFBCBA #DBFFBA #BAFEFF
square
#DEBAFF #FFBCBA #DBFFBA #BAFEFF
split-complementary
#DEBAFF #FEFFBA #BAFFBC
monochromatic
#A340FF #C17DFF #DEBAFF #F0E0FF #F0E0FF
Accessibility & contrast
On white
1.67
#DEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAFF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAFF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#DAC3D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debaff; /* rgb */ color: rgb(222, 186, 255); /* oklch */ color: oklch(84.3% 0.101 308.1);
Tailwind
colors: {
custom: {
50: '#e9cfff',
500: '#debaff',
950: '#000000',
},
}SCSS
$custom: #debaff; $custom-light: #e9cfff; $custom-dark: #000000;
JSON
{
"hex": "#debaff",
"rgb": {
"r": 222,
"g": 186,
"b": 255
},
"hsl": {
"h": 271.304,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.84326,
"c": 0.10149,
"h": 308.1
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#DEBAFF
secondary
#ACE776
accent
#E6006E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161318
muted
#848386