#DFCBF3#DFCBF3
#DFCBF3 is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.1% C 0.058 H 307.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBF3 |
|---|---|
| RGB | rgb(223, 203, 243) |
| HSL | hsl(270, 63%, 87%) |
| HSV | hsv(270, 16%, 95%) |
| CMYK | cmyk(8.2%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(84.42, 14.28, -17.11) |
| CIE-LCH | lch(84.42, 22.29, 309.83°) |
| OKLab | oklab(87.11% 0.0357 -0.0462) |
| OKLCH | oklch(87.11% 0.058 307.7) |
| XYZ | xyz(67.9622, 64.8712, 93.7177) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.14
Pale Lavender
#EECFFE
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 5.23
Thistle
#D8BFD8
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBF3 #DFF3CB
analogous
#CBCBF3 #DFCBF3 #F3CBF3
triadic
#DFCBF3 #F3DFCB #CBF3DF
tetradic
#DFCBF3 #F3CBCB #DFF3CB #CBF3F3
square
#DFCBF3 #F3CBCB #DFF3CB #CBF3F3
split-complementary
#DFCBF3 #F3F3CB #CBF3CB
monochromatic
#A268DC #C099E8 #DFCBF3 #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.50
#DFCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DFCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBF3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBF3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F5
Deuteranopia (green-blind)
#C8D3F2
Tritanopia (blue-blind)
#DDD0D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcbf3; /* rgb */ color: rgb(223, 203, 243); /* oklch */ color: oklch(87.1% 0.058 307.7);
Tailwind
colors: {
custom: {
50: '#e9daf7',
500: '#dfcbf3',
950: '#000000',
},
}SCSS
$custom: #dfcbf3; $custom-light: #e9daf7; $custom-dark: #000000;
JSON
{
"hex": "#dfcbf3",
"rgb": {
"r": 223,
"g": 203,
"b": 243
},
"hsl": {
"h": 270,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.8711,
"c": 0.05839,
"h": 307.7
},
"luminance": 0.64871
}Semantic roles & 50–950 ramp
primary
#DFCBF3
secondary
#B1D38F
accent
#CA1B73
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485