#D4CCFF#D4CCFF
#D4CCFF is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.8% C 0.070 H 292.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCFF |
|---|---|
| RGB | rgb(212, 204, 255) |
| HSL | hsl(249, 100%, 90%) |
| HSV | hsv(249, 20%, 100%) |
| CMYK | cmyk(16.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.17, 12.74, -23.93) |
| CIE-LCH | lch(84.17, 27.11, 298.02°) |
| OKLab | oklab(86.84% 0.0265 -0.0653) |
| OKLCH | oklch(86.84% 0.07 292.1) |
| XYZ | xyz(66.7903, 64.4022, 103.5004) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.40
Light Lavender
#DFC5FE
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCFF #F7FFCC
analogous
#CCDDFF #D4CCFF #EECCFF
triadic
#D4CCFF #FFD4CC #CCFFD4
tetradic
#D4CCFF #FFCCDD #F7FFCC #CCFFEE
square
#D4CCFF #FFCCDD #F7FFCC #CCFFEE
split-complementary
#D4CCFF #FFEECC #DDFFCC
monochromatic
#6D52FF #A08FFF #D4CCFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.51
#D4CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D4CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCFF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCFF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#CCD4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4ccff; /* rgb */ color: rgb(212, 204, 255); /* oklch */ color: oklch(86.8% 0.070 292.1);
Tailwind
colors: {
custom: {
50: '#e1dbff',
500: '#d4ccff',
950: '#000000',
},
}SCSS
$custom: #d4ccff; $custom-light: #e1dbff; $custom-dark: #000000;
JSON
{
"hex": "#d4ccff",
"rgb": {
"r": 212,
"g": 204,
"b": 255
},
"hsl": {
"h": 249.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86837,
"c": 0.07043,
"h": 292.1
},
"luminance": 0.64403
}Semantic roles & 50–950 ramp
primary
#D4CCFF
secondary
#DAEA86
accent
#E600C1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486