#D0D2FF#D0D2FF
#D0D2FF is a very light, moderate blue. Relative luminance 0.667; OKLCH L 87.7% C 0.062 H 283.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2FF |
|---|---|
| RGB | rgb(208, 210, 255) |
| HSL | hsl(237, 100%, 91%) |
| HSV | hsv(237, 18%, 100%) |
| CMYK | cmyk(18.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.36, 8.31, -22.16) |
| CIE-LCH | lch(85.36, 23.66, 290.56°) |
| OKLab | oklab(87.69% 0.014 -0.0604) |
| OKLCH | oklch(87.69% 0.062 283) |
| XYZ | xyz(67.1048, 66.7221, 103.9316) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.88
Light Periwinkle
#C1C6FC
ΔE00 3.82
Pale Lilac
#E4CBFF
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 7.63
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Light Blue Grey
#B7C9E2
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2FF #FFFDD0
analogous
#D0E9FF #D0D2FF #E5D0FF
triadic
#D0D2FF #FFD0D2 #D2FFD0
tetradic
#D0D2FF #FFD0E9 #FFFDD0 #D0FFE5
square
#D0D2FF #FFD0E9 #FFFDD0 #D0FFE5
split-complementary
#D0D2FF #FFE5D0 #E9FFD0
monochromatic
#565DFF #9397FF #D0D2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.46
#D0D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D0D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2FF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2FF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#C6DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d0d2ff; /* rgb */ color: rgb(208, 210, 255); /* oklch */ color: oklch(87.7% 0.062 283.0);
Tailwind
colors: {
custom: {
50: '#dedfff',
500: '#d0d2ff',
950: '#000000',
},
}SCSS
$custom: #d0d2ff; $custom-light: #dedfff; $custom-dark: #000000;
JSON
{
"hex": "#d0d2ff",
"rgb": {
"r": 208,
"g": 210,
"b": 255
},
"hsl": {
"h": 237.447,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.87688,
"c": 0.062,
"h": 283
},
"luminance": 0.66723
}Semantic roles & 50–950 ramp
primary
#D0D2FF
secondary
#EAE689
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486