#DBCFEE#DBCFEE
#DBCFEE is a very light, muted violet. Relative luminance 0.659; OKLCH L 87.4% C 0.044 H 303.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFEE |
|---|---|
| RGB | rgb(219, 207, 238) |
| HSL | hsl(263, 48%, 87%) |
| HSV | hsv(263, 13%, 93%) |
| CMYK | cmyk(8%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(84.92, 9.87, -13.73) |
| CIE-LCH | lch(84.92, 16.91, 305.72°) |
| OKLab | oklab(87.38% 0.024 -0.0369) |
| OKLCH | oklch(87.38% 0.044 303.1) |
| XYZ | xyz(66.9560, 65.8588, 90.0570) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.24
Pale Lavender
#EECFFE
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFEE #E2EECF
analogous
#CFD3EE #DBCFEE #EBCFEE
triadic
#DBCFEE #EEDBCF #CFEEDB
tetradic
#DBCFEE #EECFD3 #E2EECF #CFEEEB
square
#DBCFEE #EECFD3 #E2EECF #CFEEEB
split-complementary
#DBCFEE #EEEBCF #D3EECF
monochromatic
#9775CE #B9A2DE #DBCFEE #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.48
#DBCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DBCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFEE
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFEE | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#D8D3D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbcfee; /* rgb */ color: rgb(219, 207, 238); /* oklch */ color: oklch(87.4% 0.044 303.1);
Tailwind
colors: {
custom: {
50: '#e6ddf3',
500: '#dbcfee',
950: '#000000',
},
}SCSS
$custom: #dbcfee; $custom-light: #e6ddf3; $custom-dark: #000000;
JSON
{
"hex": "#dbcfee",
"rgb": {
"r": 219,
"g": 207,
"b": 238
},
"hsl": {
"h": 263.226,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87376,
"c": 0.04408,
"h": 303.1
},
"luminance": 0.65859
}Semantic roles & 50–950 ramp
primary
#DBCFEE
secondary
#B7CB96
accent
#BB2B83
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485