#DBC2FA#DBC2FA
#DBC2FA is a very light, moderate violet. Relative luminance 0.605; OKLCH L 85.3% C 0.081 H 305.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC2FA |
|---|---|
| RGB | rgb(219, 194, 250) |
| HSL | hsl(267, 85%, 87%) |
| HSV | hsv(267, 22%, 98%) |
| CMYK | cmyk(12.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(82.13, 19.23, -24.33) |
| CIE-LCH | lch(82.13, 31.01, 308.32°) |
| OKLab | oklab(85.34% 0.0465 -0.0662) |
| OKLCH | oklch(85.34% 0.081 305.1) |
| XYZ | xyz(65.7573, 60.5460, 98.6463) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.84
Pale Lilac
#E4CBFF
ΔE00 2.32
Light Lilac
#EDC8FF
ΔE00 3.67
Light Violet
#D6B4FC
ΔE00 4.37
Pale Lavender
#EECFFE
ΔE00 4.57
Light Lavendar
#EFC0FE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC2FA #E1FAC2
analogous
#C2C5FA #DBC2FA #F7C2FA
triadic
#DBC2FA #FADBC2 #C2FADB
tetradic
#DBC2FA #FAC2C5 #E1FAC2 #C2FAF7
square
#DBC2FA #FAC2C5 #E1FAC2 #C2FAF7
split-complementary
#DBC2FA #FAF7C2 #C5FAC2
monochromatic
#9851F1 #BA89F5 #DBC2FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.60
#DBC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#DBC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC2FA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC2FA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#D7CAD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbc2fa; /* rgb */ color: rgb(219, 194, 250); /* oklch */ color: oklch(85.3% 0.081 305.1);
Tailwind
colors: {
custom: {
50: '#e6d4fc',
500: '#dbc2fa',
950: '#000000',
},
}SCSS
$custom: #dbc2fa; $custom-light: #e6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#dbc2fa",
"rgb": {
"r": 219,
"g": 194,
"b": 250
},
"hsl": {
"h": 266.786,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85338,
"c": 0.08091,
"h": 305.1
},
"luminance": 0.60546
}Semantic roles & 50–950 ramp
primary
#DBC2FA
secondary
#B5DF81
accent
#E1047F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385