#DBC8F4#DBC8F4
#DBC8F4 is a very light, moderate violet. Relative luminance 0.629; OKLCH L 86.2% C 0.063 H 304.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC8F4 |
|---|---|
| RGB | rgb(219, 200, 244) |
| HSL | hsl(266, 67%, 87%) |
| HSV | hsv(266, 18%, 96%) |
| CMYK | cmyk(10.2%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(83.39, 14.79, -19.23) |
| CIE-LCH | lch(83.39, 24.26, 307.57°) |
| OKLab | oklab(86.24% 0.036 -0.0521) |
| OKLCH | oklch(86.24% 0.063 304.7) |
| XYZ | xyz(66.1938, 62.9004, 94.2242) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.49
Light Lavender
#DFC5FE
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 3.82
Light Lilac
#EDC8FF
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC8F4 #E1F4C8
analogous
#C8CBF4 #DBC8F4 #F1C8F4
triadic
#DBC8F4 #F4DBC8 #C8F4DB
tetradic
#DBC8F4 #F4C8CB #E1F4C8 #C8F4F1
square
#DBC8F4 #F4C8CB #E1F4C8 #C8F4F1
split-complementary
#DBC8F4 #F4F1C8 #CBF4C8
monochromatic
#9862E0 #BA95EA #DBC8F4 #EEE5FA #EEE5FA
Accessibility & contrast
On white
1.55
#DBC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DBC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC8F4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC8F4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CFF6
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#D8CED7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbc8f4; /* rgb */ color: rgb(219, 200, 244); /* oklch */ color: oklch(86.2% 0.063 304.7);
Tailwind
colors: {
custom: {
50: '#e6d8f7',
500: '#dbc8f4',
950: '#000000',
},
}SCSS
$custom: #dbc8f4; $custom-light: #e6d8f7; $custom-dark: #000000;
JSON
{
"hex": "#dbc8f4",
"rgb": {
"r": 219,
"g": 200,
"b": 244
},
"hsl": {
"h": 265.909,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.86244,
"c": 0.06332,
"h": 304.7
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#DBC8F4
secondary
#B5D58B
accent
#CF177F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385