#DBC0FA#DBC0FA
#DBC0FA is a very light, moderate violet. Relative luminance 0.597; OKLCH L 85.0% C 0.084 H 305.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC0FA |
|---|---|
| RGB | rgb(219, 192, 250) |
| HSL | hsl(268, 85%, 87%) |
| HSV | hsv(268, 23%, 98%) |
| CMYK | cmyk(12.4%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(81.65, 20.30, -25.06) |
| CIE-LCH | lch(81.65, 32.25, 309.02°) |
| OKLab | oklab(84.97% 0.0493 -0.0683) |
| OKLCH | oklch(84.97% 0.084 305.8) |
| XYZ | xyz(65.3151, 59.6617, 98.4989) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.17
Pale Lilac
#E4CBFF
ΔE00 2.81
Light Lilac
#EDC8FF
ΔE00 3.69
Light Violet
#D6B4FC
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC0FA #DFFAC0
analogous
#C0C2FA #DBC0FA #F8C0FA
triadic
#DBC0FA #FADBC0 #C0FADB
tetradic
#DBC0FA #FAC0C2 #DFFAC0 #C0FAF8
square
#DBC0FA #FAC0C2 #DFFAC0 #C0FAF8
split-complementary
#DBC0FA #FAF8C0 #C2FAC0
monochromatic
#9A4FF1 #BB87F6 #DBC0FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.62
#DBC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DBC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC0FA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC0FA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#D7C8D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dbc0fa; /* rgb */ color: rgb(219, 192, 250); /* oklch */ color: oklch(85.0% 0.084 305.8);
Tailwind
colors: {
custom: {
50: '#e6d3fc',
500: '#dbc0fa',
950: '#000000',
},
}SCSS
$custom: #dbc0fa; $custom-light: #e6d3fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc0fa",
"rgb": {
"r": 219,
"g": 192,
"b": 250
},
"hsl": {
"h": 267.931,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.84967,
"c": 0.08422,
"h": 305.8
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#DBC0FA
secondary
#B2DF7F
accent
#E2047A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385