#DFCBF4#DFCBF4
#DFCBF4 is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.1% C 0.060 H 307.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBF4 |
|---|---|
| RGB | rgb(223, 203, 244) |
| HSL | hsl(269, 65%, 88%) |
| HSV | hsv(269, 17%, 96%) |
| CMYK | cmyk(8.6%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(84.45, 14.47, -17.60) |
| CIE-LCH | lch(84.45, 22.78, 309.43°) |
| OKLab | oklab(87.15% 0.0361 -0.0475) |
| OKLCH | oklch(87.15% 0.06 307.2) |
| XYZ | xyz(68.1136, 64.9318, 94.5152) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.88
Pale Lavender
#EECFFE
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 4.10
Light Lilac
#EDC8FF
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 5.22
Thistle
#D8BFD8
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBF4 #E0F4CB
analogous
#CBCCF4 #DFCBF4 #F3CBF4
triadic
#DFCBF4 #F4DFCB #CBF4DF
tetradic
#DFCBF4 #F4CBCC #E0F4CB #CBF4F3
square
#DFCBF4 #F4CBCC #E0F4CB #CBF4F3
split-complementary
#DFCBF4 #F4F3CB #CCF4CB
monochromatic
#A166DF #C098E9 #DFCBF4 #EFE6FA #EFE6FA
Accessibility & contrast
On white
1.50
#DFCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#DFCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBF4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBF4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#DCD0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcbf4; /* rgb */ color: rgb(223, 203, 244); /* oklch */ color: oklch(87.1% 0.060 307.2);
Tailwind
colors: {
custom: {
50: '#e9daf7',
500: '#dfcbf4',
950: '#000000',
},
}SCSS
$custom: #dfcbf4; $custom-light: #e9daf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcbf4",
"rgb": {
"r": 223,
"g": 203,
"b": 244
},
"hsl": {
"h": 269.268,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.87145,
"c": 0.05965,
"h": 307.2
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#DFCBF4
secondary
#B2D58E
accent
#CD1975
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485