#D4CCFD#D4CCFD
#D4CCFD is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.8% C 0.068 H 292.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCFD |
|---|---|
| RGB | rgb(212, 204, 253) |
| HSL | hsl(250, 92%, 90%) |
| HSV | hsv(250, 19%, 99%) |
| CMYK | cmyk(16.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.11, 12.31, -22.97) |
| CIE-LCH | lch(84.11, 26.06, 298.19°) |
| OKLab | oklab(86.76% 0.0258 -0.0626) |
| OKLCH | oklch(86.76% 0.068 292.4) |
| XYZ | xyz(66.4700, 64.2741, 101.8137) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.61
Pale Lilac
#E4CBFF
ΔE00 4.57
Light Lavender
#DFC5FE
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCFD #F5FDCC
analogous
#CCDDFD #D4CCFD #EDCCFD
triadic
#D4CCFD #FDD4CC #CCFDD4
tetradic
#D4CCFD #FDCCDD #F5FDCC #CCFDED
square
#D4CCFD #FDCCDD #F5FDCC #CCFDED
split-complementary
#D4CCFD #FDEDCC #DDFDCC
monochromatic
#7156F8 #A291FB #D4CCFD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.52
#D4CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D4CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCFD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCFD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#CCD4DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4ccfd; /* rgb */ color: rgb(212, 204, 253); /* oklch */ color: oklch(86.8% 0.068 292.4);
Tailwind
colors: {
custom: {
50: '#e1dbfe',
500: '#d4ccfd',
950: '#000000',
},
}SCSS
$custom: #d4ccfd; $custom-light: #e1dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d4ccfd",
"rgb": {
"r": 212,
"g": 204,
"b": 253
},
"hsl": {
"h": 249.796,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86764,
"c": 0.06772,
"h": 292.4
},
"luminance": 0.64275
}Semantic roles & 50–950 ramp
primary
#D4CCFD
secondary
#D6E588
accent
#E600C0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485