#D4CEFF#D4CEFF
#D4CEFF is a very light, moderate blue. Relative luminance 0.654; OKLCH L 87.2% C 0.067 H 290.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CEFF |
|---|---|
| RGB | rgb(212, 206, 255) |
| HSL | hsl(247, 100%, 90%) |
| HSV | hsv(247, 19%, 100%) |
| CMYK | cmyk(16.9%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.67, 11.67, -23.18) |
| CIE-LCH | lch(84.67, 25.95, 296.71°) |
| OKLab | oklab(87.22% 0.0237 -0.0632) |
| OKLCH | oklch(87.22% 0.067 290.5) |
| XYZ | xyz(67.2687, 65.3590, 103.6599) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.14
Light Periwinkle
#C1C6FC
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 7.25
Light Lilac
#EDC8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CEFF #F9FFCE
analogous
#CEE0FF #D4CEFF #ECCEFF
triadic
#D4CEFF #FFD4CE #CEFFD4
tetradic
#D4CEFF #FFCEE0 #F9FFCE #CEFFEC
square
#D4CEFF #FFCEE0 #F9FFCE #CEFFEC
split-complementary
#D4CEFF #FFECCE #E0FFCE
monochromatic
#6954FF #9E91FF #D4CEFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.49
#D4CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D4CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CEFF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CEFF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#CBD6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4ceff; /* rgb */ color: rgb(212, 206, 255); /* oklch */ color: oklch(87.2% 0.067 290.5);
Tailwind
colors: {
custom: {
50: '#e1ddff',
500: '#d4ceff',
950: '#000000',
},
}SCSS
$custom: #d4ceff; $custom-light: #e1ddff; $custom-dark: #000000;
JSON
{
"hex": "#d4ceff",
"rgb": {
"r": 212,
"g": 206,
"b": 255
},
"hsl": {
"h": 247.347,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87221,
"c": 0.06748,
"h": 290.5
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#D4CEFF
secondary
#DEEA87
accent
#E600C9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486