#D0CDFE#D0CDFE
#D0CDFE is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.7% C 0.068 H 287.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDFE |
|---|---|
| RGB | rgb(208, 205, 254) |
| HSL | hsl(244, 96%, 90%) |
| HSV | hsv(244, 19%, 100%) |
| CMYK | cmyk(18.1%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.08, 10.76, -23.57) |
| CIE-LCH | lch(84.08, 25.91, 294.54°) |
| OKLab | oklab(86.68% 0.0205 -0.0643) |
| OKLCH | oklch(86.68% 0.068 287.7) |
| XYZ | xyz(65.7290, 64.2275, 102.6810) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.20
Light Periwinkle
#C1C6FC
ΔE00 3.59
Light Lavender
#DFC5FE
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.03
Pale Lavender
#EECFFE
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDFE #FBFECD
analogous
#CDE3FE #D0CDFE #E8CDFE
triadic
#D0CDFE #FED0CD #CDFED0
tetradic
#D0CDFE #FECDE3 #FBFECD #CDFEE8
square
#D0CDFE #FECDE3 #FBFECD #CDFEE8
split-complementary
#D0CDFE #FEE8CD #E3FECD
monochromatic
#5F55FC #9891FD #D0CDFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.52
#D0CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D0CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDFE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDFE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#C6D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0cdfe; /* rgb */ color: rgb(208, 205, 254); /* oklch */ color: oklch(86.7% 0.068 287.7);
Tailwind
colors: {
custom: {
50: '#dfdcfe',
500: '#d0cdfe',
950: '#000000',
},
}SCSS
$custom: #d0cdfe; $custom-light: #dfdcfe; $custom-dark: #000000;
JSON
{
"hex": "#d0cdfe",
"rgb": {
"r": 208,
"g": 205,
"b": 254
},
"hsl": {
"h": 243.673,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.86681,
"c": 0.06751,
"h": 287.7
},
"luminance": 0.64228
}Semantic roles & 50–950 ramp
primary
#D0CDFE
secondary
#E2E888
accent
#E600D7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486