#DBC8FA#DBC8FA
#DBC8FA is a very light, moderate violet. Relative luminance 0.633; OKLCH L 86.5% C 0.071 H 302.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC8FA |
|---|---|
| RGB | rgb(219, 200, 250) |
| HSL | hsl(263, 83%, 88%) |
| HSV | hsv(263, 20%, 98%) |
| CMYK | cmyk(12.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.58, 16.01, -22.12) |
| CIE-LCH | lch(83.58, 27.31, 305.89°) |
| OKLab | oklab(86.46% 0.038 -0.0601) |
| OKLCH | oklch(86.46% 0.071 302.3) |
| XYZ | xyz(67.1197, 63.2708, 99.1004) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.82
Light Lavender
#DFC5FE
ΔE00 2.05
Pale Lavender
#EECFFE
ΔE00 4.13
Light Lilac
#EDC8FF
ΔE00 4.35
Periwinkle
#CCCCFF
ΔE00 5.58
Light Lavendar
#EFC0FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC8FA #E7FAC8
analogous
#C8CEFA #DBC8FA #F4C8FA
triadic
#DBC8FA #FADBC8 #C8FADB
tetradic
#DBC8FA #FAC8CE #E7FAC8 #C8FAF4
square
#DBC8FA #FAC8CE #E7FAC8 #C8FAF4
split-complementary
#DBC8FA #FAF4C8 #CEFAC8
monochromatic
#9258F0 #B690F5 #DBC8FA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.54
#DBC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#DBC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC8FA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC8FA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#D6CFD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbc8fa; /* rgb */ color: rgb(219, 200, 250); /* oklch */ color: oklch(86.5% 0.071 302.3);
Tailwind
colors: {
custom: {
50: '#e6d8fc',
500: '#dbc8fa',
950: '#000000',
},
}SCSS
$custom: #dbc8fa; $custom-light: #e6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc8fa",
"rgb": {
"r": 219,
"g": 200,
"b": 250
},
"hsl": {
"h": 262.8,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8646,
"c": 0.0711,
"h": 302.3
},
"luminance": 0.63271
}Semantic roles & 50–950 ramp
primary
#DBC8FA
secondary
#BEDF87
accent
#E0068D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385