#D0C8FA#D0C8FA
#D0C8FA is a very light, moderate blue. Relative luminance 0.616; OKLCH L 85.6% C 0.069 H 292.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8FA |
|---|---|
| RGB | rgb(208, 200, 250) |
| HSL | hsl(250, 83%, 88%) |
| HSV | hsv(250, 20%, 98%) |
| CMYK | cmyk(16.8%, 20%, 0%, 2%) |
| CIE-LAB | lab(82.71, 12.58, -23.53) |
| CIE-LCH | lch(82.71, 26.68, 298.13°) |
| OKLab | oklab(85.57% 0.0262 -0.0642) |
| OKLCH | oklch(85.57% 0.069 292.2) |
| XYZ | xyz(63.9182, 61.6200, 98.9503) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.53
Light Periwinkle
#C1C6FC
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 7.15
Light Violet
#D6B4FC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8FA #F2FAC8
analogous
#C8D9FA #D0C8FA #E9C8FA
triadic
#D0C8FA #FAD0C8 #C8FAD0
tetradic
#D0C8FA #FAC8D9 #F2FAC8 #C8FAE9
square
#D0C8FA #FAC8D9 #F2FAC8 #C8FAE9
split-complementary
#D0C8FA #FAE9C8 #D9FAC8
monochromatic
#7058F0 #A090F5 #D0C8FA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.58
#D0C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D0C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8FA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8FA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#C8D0D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d0c8fa; /* rgb */ color: rgb(208, 200, 250); /* oklch */ color: oklch(85.6% 0.069 292.2);
Tailwind
colors: {
custom: {
50: '#ded8fc',
500: '#d0c8fa',
950: '#000000',
},
}SCSS
$custom: #d0c8fa; $custom-light: #ded8fc; $custom-dark: #000000;
JSON
{
"hex": "#d0c8fa",
"rgb": {
"r": 208,
"g": 200,
"b": 250
},
"hsl": {
"h": 249.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.8557,
"c": 0.06932,
"h": 292.2
},
"luminance": 0.61621
}Semantic roles & 50–950 ramp
primary
#D0C8FA
secondary
#D1DF87
accent
#E006BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385