#DFCEEB#DFCEEB
#DFCEEB is a very light, muted violet. Relative luminance 0.658; OKLCH L 87.4% C 0.043 H 311.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEEB |
|---|---|
| RGB | rgb(223, 206, 235) |
| HSL | hsl(275, 42%, 86%) |
| HSV | hsv(275, 12%, 92%) |
| CMYK | cmyk(5.1%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.91, 11.13, -12.13) |
| CIE-LCH | lch(84.91, 16.46, 312.55°) |
| OKLab | oklab(87.41% 0.0287 -0.0325) |
| OKLCH | oklch(87.41% 0.043 311.4) |
| XYZ | xyz(67.4956, 65.8291, 87.7317) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 6.39
Very Light Purple
#F6CEFC
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.63
Light Lilac
#EDC8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEEB #DAEBCE
analogous
#D1CEEB #DFCEEB #EBCEE9
triadic
#DFCEEB #EBDFCE #CEEBDF
tetradic
#DFCEEB #EBD1CE #DAEBCE #CEE9EB
square
#DFCEEB #EBD1CE #DAEBCE #CEE9EB
split-complementary
#DFCEEB #E9EBCE #CEEBD1
monochromatic
#A677C8 #C3A3D9 #DFCEEB #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.48
#DFCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DFCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEEB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEEB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#DED1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfceeb; /* rgb */ color: rgb(223, 206, 235); /* oklch */ color: oklch(87.4% 0.043 311.4);
Tailwind
colors: {
custom: {
50: '#e9ddf1',
500: '#dfceeb',
950: '#000000',
},
}SCSS
$custom: #dfceeb; $custom-light: #e9ddf1; $custom-dark: #000000;
JSON
{
"hex": "#dfceeb",
"rgb": {
"r": 223,
"g": 206,
"b": 235
},
"hsl": {
"h": 275.172,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87412,
"c": 0.04337,
"h": 311.4
},
"luminance": 0.65829
}Semantic roles & 50–950 ramp
primary
#DFCEEB
secondary
#ABC697
accent
#B53067
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485