#DFCBF7#DFCBF7
#DFCBF7 is a very light, moderate violet. Relative luminance 0.651; OKLCH L 87.2% C 0.063 H 305.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCBF7 |
|---|---|
| RGB | rgb(223, 203, 247) |
| HSL | hsl(267, 73%, 88%) |
| HSV | hsv(267, 18%, 97%) |
| CMYK | cmyk(9.7%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(84.54, 15.07, -19.05) |
| CIE-LCH | lch(84.54, 24.29, 308.35°) |
| OKLab | oklab(87.25% 0.037 -0.0515) |
| OKLCH | oklch(87.25% 0.063 305.7) |
| XYZ | xyz(68.5728, 65.1154, 96.9337) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.15
Pale Lavender
#EECFFE
ΔE00 3.17
Light Lavender
#DFC5FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 5.26
Light Lavendar
#EFC0FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCBF7 #E3F7CB
analogous
#CBCDF7 #DFCBF7 #F5CBF7
triadic
#DFCBF7 #F7DFCB #CBF7DF
tetradic
#DFCBF7 #F7CBCD #E3F7CB #CBF7F5
square
#DFCBF7 #F7CBCD #E3F7CB #CBF7F5
split-complementary
#DFCBF7 #F7F5CB #CDF7CB
monochromatic
#9E61E7 #BE96EF #DFCBF7 #EFE4FB #EFE4FB
Accessibility & contrast
On white
1.50
#DFCBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DFCBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCBF7
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCBF7 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D2F9
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#DCD1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcbf7; /* rgb */ color: rgb(223, 203, 247); /* oklch */ color: oklch(87.2% 0.063 305.7);
Tailwind
colors: {
custom: {
50: '#e9dafa',
500: '#dfcbf7',
950: '#000000',
},
}SCSS
$custom: #dfcbf7; $custom-light: #e9dafa; $custom-dark: #000000;
JSON
{
"hex": "#dfcbf7",
"rgb": {
"r": 223,
"g": 203,
"b": 247
},
"hsl": {
"h": 267.273,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.87249,
"c": 0.06346,
"h": 305.7
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#DFCBF7
secondary
#B7DA8C
accent
#D5107C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161517
muted
#848485