#D2CBEF#D2CBEF
#D2CBEF is a very light, muted violet. Relative luminance 0.626; OKLCH L 85.9% C 0.050 H 294.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CBEF |
|---|---|
| RGB | rgb(210, 203, 239) |
| HSL | hsl(252, 53%, 87%) |
| HSV | hsv(252, 15%, 94%) |
| CMYK | cmyk(12.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.26, 9.30, -16.84) |
| CIE-LCH | lch(83.26, 19.24, 298.92°) |
| OKLab | oklab(85.91% 0.0205 -0.0456) |
| OKLCH | oklch(85.91% 0.05 294.2) |
| XYZ | xyz(63.5111, 62.6452, 90.3904) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 6.06
Light Lavender
#DFC5FE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CBEF #E8EFCB
analogous
#CBD6EF #D2CBEF #E4CBEF
triadic
#D2CBEF #EFD2CB #CBEFD2
tetradic
#D2CBEF #EFCBD6 #E8EFCB #CBEFE4
square
#D2CBEF #EFCBD6 #E8EFCB #CBEFE4
split-complementary
#D2CBEF #EFE4CB #D6EFCB
monochromatic
#816DD2 #AA9CE1 #D2CBEF #EBE8F8 #EBE8F8
Accessibility & contrast
On white
1.55
#D2CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D2CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CBEF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CBEF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#CDD0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cbef; /* rgb */ color: rgb(210, 203, 239); /* oklch */ color: oklch(85.9% 0.050 294.2);
Tailwind
colors: {
custom: {
50: '#e0daf4',
500: '#d2cbef',
950: '#000000',
},
}SCSS
$custom: #d2cbef; $custom-light: #e0daf4; $custom-dark: #000000;
JSON
{
"hex": "#d2cbef",
"rgb": {
"r": 210,
"g": 203,
"b": 239
},
"hsl": {
"h": 251.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85913,
"c": 0.04996,
"h": 294.2
},
"luminance": 0.62646
}Semantic roles & 50–950 ramp
primary
#D2CBEF
secondary
#C1CD91
accent
#C025A2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385