#D4CEFC#D4CEFC
#D4CEFC is a very light, moderate blue. Relative luminance 0.652; OKLCH L 87.1% C 0.063 H 291.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEFC |
|---|---|
| RGB | rgb(212, 206, 252) |
| HSL | hsl(248, 88%, 90%) |
| HSV | hsv(248, 18%, 99%) |
| CMYK | cmyk(15.9%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.57, 11.03, -21.74) |
| CIE-LCH | lch(84.57, 24.38, 296.90°) |
| OKLab | oklab(87.11% 0.0227 -0.0592) |
| OKLCH | oklch(87.11% 0.063 291) |
| XYZ | xyz(66.7895, 65.1674, 101.1364) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.59
Light Periwinkle
#C1C6FC
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 5.36
Pale Lavender
#EECFFE
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEFC #F6FCCE
analogous
#CEDFFC #D4CEFC #EBCEFC
triadic
#D4CEFC #FCD4CE #CEFCD4
tetradic
#D4CEFC #FCCEDF #F6FCCE #CEFCEB
square
#D4CEFC #FCCEDF #F6FCCE #CEFCEB
split-complementary
#D4CEFC #FCEBCE #DFFCCE
monochromatic
#6F5BF5 #A194F8 #D4CEFC #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.50
#D4CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#D4CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEFC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEFC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#CCD5DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4cefc; /* rgb */ color: rgb(212, 206, 252); /* oklch */ color: oklch(87.1% 0.063 291.0);
Tailwind
colors: {
custom: {
50: '#e1ddfd',
500: '#d4cefc',
950: '#000000',
},
}SCSS
$custom: #d4cefc; $custom-light: #e1ddfd; $custom-dark: #000000;
JSON
{
"hex": "#d4cefc",
"rgb": {
"r": 212,
"g": 206,
"b": 252
},
"hsl": {
"h": 247.826,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87112,
"c": 0.06338,
"h": 291
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#D4CEFC
secondary
#D8E48B
accent
#E500C7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485