#DFCBF8#DFCBF8
#DFCBF8 is a very light, moderate violet. Relative luminance 0.652; OKLCH L 87.3% C 0.065 H 305.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBF8 |
|---|---|
| RGB | rgb(223, 203, 248) |
| HSL | hsl(267, 76%, 88%) |
| HSV | hsv(267, 18%, 97%) |
| CMYK | cmyk(10.1%, 18.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.58, 15.27, -19.53) |
| CIE-LCH | lch(84.58, 24.79, 308.02°) |
| OKLab | oklab(87.29% 0.0374 -0.0529) |
| OKLCH | oklch(87.29% 0.065 305.2) |
| XYZ | xyz(68.7275, 65.1773, 97.7485) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.93
Light Lavender
#DFC5FE
ΔE00 3.12
Pale Lavender
#EECFFE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 4.19
Very Light Purple
#F6CEFC
ΔE00 5.30
Light Lavendar
#EFC0FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBF8 #E4F8CB
analogous
#CBCDF8 #DFCBF8 #F5CBF8
triadic
#DFCBF8 #F8DFCB #CBF8DF
tetradic
#DFCBF8 #F8CBCD #E4F8CB #CBF8F5
square
#DFCBF8 #F8CBCD #E4F8CB #CBF8F5
split-complementary
#DFCBF8 #F8F5CB #CDF8CB
monochromatic
#9D5FE9 #BE95F1 #DFCBF8 #EEE4FB #EEE4FB
Accessibility & contrast
On white
1.50
#DFCBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DFCBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBF8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBF8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FA
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#DCD1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcbf8; /* rgb */ color: rgb(223, 203, 248); /* oklch */ color: oklch(87.3% 0.065 305.2);
Tailwind
colors: {
custom: {
50: '#e9dafa',
500: '#dfcbf8',
950: '#000000',
},
}SCSS
$custom: #dfcbf8; $custom-light: #e9dafa; $custom-dark: #000000;
JSON
{
"hex": "#dfcbf8",
"rgb": {
"r": 223,
"g": 203,
"b": 248
},
"hsl": {
"h": 266.667,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.87285,
"c": 0.06474,
"h": 305.2
},
"luminance": 0.65177
}Semantic roles & 50–950 ramp
primary
#DFCBF8
secondary
#B8DC8B
accent
#D80D7E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161517
muted
#848485