#D1CCFA#D1CCFA
#D1CCFA is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.4% C 0.063 H 290.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CCFA |
|---|---|
| RGB | rgb(209, 204, 250) |
| HSL | hsl(247, 82%, 89%) |
| HSV | hsv(247, 18%, 98%) |
| CMYK | cmyk(16.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(83.78, 10.75, -21.90) |
| CIE-LCH | lch(83.78, 24.40, 296.13°) |
| OKLab | oklab(86.42% 0.0217 -0.0596) |
| OKLCH | oklch(86.42% 0.063 290) |
| XYZ | xyz(65.1389, 63.6425, 99.2764) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.23
Light Periwinkle
#C1C6FC
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 5.46
Light Lavender
#DFC5FE
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 7.52
Light Lilac
#EDC8FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CCFA #F5FACC
analogous
#CCDEFA #D1CCFA #E8CCFA
triadic
#D1CCFA #FAD1CC #CCFAD1
tetradic
#D1CCFA #FACCDE #F5FACC #CCFAE8
square
#D1CCFA #FACCDE #F5FACC #CCFAE8
split-complementary
#D1CCFA #FAE8CC #DEFACC
monochromatic
#6C5DEF #9F94F5 #D1CCFA #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.53
#D1CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D1CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CCFA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CCFA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#C9D3DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d1ccfa; /* rgb */ color: rgb(209, 204, 250); /* oklch */ color: oklch(86.4% 0.063 290.0);
Tailwind
colors: {
custom: {
50: '#dfdbfc',
500: '#d1ccfa',
950: '#000000',
},
}SCSS
$custom: #d1ccfa; $custom-light: #dfdbfc; $custom-dark: #000000;
JSON
{
"hex": "#d1ccfa",
"rgb": {
"r": 209,
"g": 204,
"b": 250
},
"hsl": {
"h": 246.522,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86419,
"c": 0.06346,
"h": 290
},
"luminance": 0.63643
}Semantic roles & 50–950 ramp
primary
#D1CCFA
secondary
#D6E08B
accent
#DF07C7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485