#D4CBFC#D4CBFC
#D4CBFC is a very light, moderate violet. Relative luminance 0.637; OKLCH L 86.5% C 0.068 H 293.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CBFC |
|---|---|
| RGB | rgb(212, 203, 252) |
| HSL | hsl(251, 89%, 89%) |
| HSV | hsv(251, 19%, 99%) |
| CMYK | cmyk(15.9%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(83.83, 12.63, -22.87) |
| CIE-LCH | lch(83.83, 26.13, 298.92°) |
| OKLab | oklab(86.54% 0.0269 -0.0623) |
| OKLCH | oklch(86.54% 0.068 293.3) |
| XYZ | xyz(66.0742, 63.7367, 100.8980) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.88
Pale Lilac
#E4CBFF
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 5.02
Pale Lavender
#EECFFE
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CBFC #F3FCCB
analogous
#CBDBFC #D4CBFC #EDCBFC
triadic
#D4CBFC #FCD4CB #CBFCD4
tetradic
#D4CBFC #FCCBDB #F3FCCB #CBFCED
square
#D4CBFC #FCCBDB #F3FCCB #CBFCED
split-complementary
#D4CBFC #FCEDCB #DBFCCB
monochromatic
#7457F5 #A491F9 #D4CBFC #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.53
#D4CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#D4CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CBFC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CBFC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#CCD3DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cbfc; /* rgb */ color: rgb(212, 203, 252); /* oklch */ color: oklch(86.5% 0.068 293.3);
Tailwind
colors: {
custom: {
50: '#e1dafd',
500: '#d4cbfc',
950: '#000000',
},
}SCSS
$custom: #d4cbfc; $custom-light: #e1dafd; $custom-dark: #000000;
JSON
{
"hex": "#d4cbfc",
"rgb": {
"r": 212,
"g": 203,
"b": 252
},
"hsl": {
"h": 251.02,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.86535,
"c": 0.06785,
"h": 293.3
},
"luminance": 0.63737
}Semantic roles & 50–950 ramp
primary
#D4CBFC
secondary
#D3E388
accent
#E600BB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385