#D4CBEF#D4CBEF
#D4CBEF is a very light, muted violet. Relative luminance 0.629; OKLCH L 86.1% C 0.050 H 296.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CBEF |
|---|---|
| RGB | rgb(212, 203, 239) |
| HSL | hsl(255, 53%, 87%) |
| HSV | hsv(255, 15%, 94%) |
| CMYK | cmyk(11.3%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.41, 9.94, -16.59) |
| CIE-LCH | lch(83.41, 19.34, 300.93°) |
| OKLab | oklab(86.07% 0.0226 -0.0448) |
| OKLCH | oklch(86.07% 0.05 296.8) |
| XYZ | xyz(64.0842, 62.9407, 90.4172) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.37
Pale Lilac
#E4CBFF
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CBEF #E6EFCB
analogous
#CBD4EF #D4CBEF #E6CBEF
triadic
#D4CBEF #EFD4CB #CBEFD4
tetradic
#D4CBEF #EFCBD4 #E6EFCB #CBEFE6
square
#D4CBEF #EFCBD4 #E6EFCB #CBEFE6
split-complementary
#D4CBEF #EFE6CB #D4EFCB
monochromatic
#876DD2 #AD9CE1 #D4CBEF #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.55
#D4CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D4CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CBEF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CBEF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#CFD0D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cbef; /* rgb */ color: rgb(212, 203, 239); /* oklch */ color: oklch(86.1% 0.050 296.8);
Tailwind
colors: {
custom: {
50: '#e1daf4',
500: '#d4cbef',
950: '#000000',
},
}SCSS
$custom: #d4cbef; $custom-light: #e1daf4; $custom-dark: #000000;
JSON
{
"hex": "#d4cbef",
"rgb": {
"r": 212,
"g": 203,
"b": 239
},
"hsl": {
"h": 255,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.86073,
"c": 0.05024,
"h": 296.8
},
"luminance": 0.62941
}Semantic roles & 50–950 ramp
primary
#D4CBEF
secondary
#BECD91
accent
#C0259A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385