#DEBAFB#DEBAFB
#DEBAFB is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.2% C 0.097 H 309.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAFB |
|---|---|
| RGB | rgb(222, 186, 251) |
| HSL | hsl(273, 89%, 86%) |
| HSV | hsv(273, 26%, 98%) |
| CMYK | cmyk(11.6%, 25.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.52, 24.68, -27.30) |
| CIE-LCH | lch(80.52, 36.80, 312.11°) |
| OKLab | oklab(84.17% 0.0615 -0.0745) |
| OKLCH | oklch(84.17% 0.097 309.5) |
| XYZ | xyz(65.0926, 57.6130, 98.9394) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.37
Light Lavender
#DFC5FE
ΔE00 3.09
Mauve
#E0B0FF
ΔE00 3.34
Light Lavendar
#EFC0FE
ΔE00 3.50
Light Lilac
#EDC8FF
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAFB #D7FBBA
analogous
#BDBAFB #DEBAFB #FBBAF7
triadic
#DEBAFB #FBDEBA #BAFBDE
tetradic
#DEBAFB #FBBDBA #D7FBBA #BAF7FB
square
#DEBAFB #FBBDBA #D7FBBA #BAF7FB
split-complementary
#DEBAFB #F7FBBA #BAFBBD
monochromatic
#A746F4 #C280F8 #DEBAFB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.68
#DEBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DEBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAFB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAFB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#B7C8F9
Tritanopia (blue-blind)
#DBC2D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debafb; /* rgb */ color: rgb(222, 186, 251); /* oklch */ color: oklch(84.2% 0.097 309.5);
Tailwind
colors: {
custom: {
50: '#e9cffc',
500: '#debafb',
950: '#000000',
},
}SCSS
$custom: #debafb; $custom-light: #e9cffc; $custom-dark: #000000;
JSON
{
"hex": "#debafb",
"rgb": {
"r": 222,
"g": 186,
"b": 251
},
"hsl": {
"h": 273.231,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.8417,
"c": 0.09656,
"h": 309.5
},
"luminance": 0.57612
}Semantic roles & 50–950 ramp
primary
#DEBAFB
secondary
#A7E079
accent
#E60066
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161317
muted
#848385