#D1C8FF#D1C8FF
#D1C8FF is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.8% C 0.076 H 292.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C8FF |
|---|---|
| RGB | rgb(209, 200, 255) |
| HSL | hsl(250, 100%, 89%) |
| HSV | hsv(250, 22%, 100%) |
| CMYK | cmyk(18%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(82.96, 13.96, -25.81) |
| CIE-LCH | lch(82.96, 29.34, 298.41°) |
| OKLab | oklab(85.84% 0.0288 -0.0705) |
| OKLCH | oklch(85.84% 0.076 292.2) |
| XYZ | xyz(64.9947, 62.0832, 103.1474) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.48
Light Periwinkle
#C1C6FC
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 6.70
Pale Lavender
#EECFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C8FF #F6FFC8
analogous
#C8DBFF #D1C8FF #EDC8FF
triadic
#D1C8FF #FFD1C8 #C8FFD1
tetradic
#D1C8FF #FFC8DB #F6FFC8 #C8FFED
square
#D1C8FF #FFC8DB #F6FFC8 #C8FFED
split-complementary
#D1C8FF #FFEDC8 #DBFFC8
monochromatic
#6B4EFF #9E8BFF #D1C8FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.57
#D1C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#D1C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C8FF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C8FF | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#C8D1DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d1c8ff; /* rgb */ color: rgb(209, 200, 255); /* oklch */ color: oklch(85.8% 0.076 292.2);
Tailwind
colors: {
custom: {
50: '#dfd8ff',
500: '#d1c8ff',
950: '#000000',
},
}SCSS
$custom: #d1c8ff; $custom-light: #dfd8ff; $custom-dark: #000000;
JSON
{
"hex": "#d1c8ff",
"rgb": {
"r": 209,
"g": 200,
"b": 255
},
"hsl": {
"h": 249.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.85836,
"c": 0.07621,
"h": 292.2
},
"luminance": 0.62084
}Semantic roles & 50–950 ramp
primary
#D1C8FF
secondary
#D8E982
accent
#E600C0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386