#DFCBF0#DFCBF0
#DFCBF0 is a very light, muted violet. Relative luminance 0.647; OKLCH L 87.0% C 0.055 H 309.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBF0 |
|---|---|
| RGB | rgb(223, 203, 240) |
| HSL | hsl(272, 55%, 87%) |
| HSV | hsv(272, 15%, 94%) |
| CMYK | cmyk(7.1%, 15.4%, 0%, 5.9%) |
| CIE-LAB | lab(84.32, 13.69, -15.66) |
| CIE-LCH | lch(84.32, 20.80, 311.16°) |
| OKLab | oklab(87.01% 0.0347 -0.0422) |
| OKLCH | oklch(87.01% 0.055 309.5) |
| XYZ | xyz(67.5128, 64.6915, 91.3512) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 3.96
Thistle
#D8BFD8
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 5.17
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lilac
#EDC8FF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBF0 #DCF0CB
analogous
#CDCBF0 #DFCBF0 #F0CBEF
triadic
#DFCBF0 #F0DFCB #CBF0DF
tetradic
#DFCBF0 #F0CDCB #DCF0CB #CBEFF0
square
#DFCBF0 #F0CDCB #DCF0CB #CBEFF0
split-complementary
#DFCBF0 #EFF0CB #CBF0CD
monochromatic
#A56CD5 #C29CE2 #DFCBF0 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.51
#DFCBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFCBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBF0
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBF0 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F2
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#DDCFD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcbf0; /* rgb */ color: rgb(223, 203, 240); /* oklch */ color: oklch(87.0% 0.055 309.5);
Tailwind
colors: {
custom: {
50: '#e9daf5',
500: '#dfcbf0',
950: '#000000',
},
}SCSS
$custom: #dfcbf0; $custom-light: #e9daf5; $custom-dark: #000000;
JSON
{
"hex": "#dfcbf0",
"rgb": {
"r": 223,
"g": 203,
"b": 240
},
"hsl": {
"h": 272.432,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.87007,
"c": 0.05463,
"h": 309.5
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#DFCBF0
secondary
#ADCE91
accent
#C3236C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485