#D2D0FF#D2D0FF
#D2D0FF is a very light, moderate blue. Relative luminance 0.660; OKLCH L 87.5% C 0.065 H 286.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0FF |
|---|---|
| RGB | rgb(210, 208, 255) |
| HSL | hsl(243, 100%, 91%) |
| HSV | hsv(243, 18%, 100%) |
| CMYK | cmyk(17.6%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(85.01, 9.99, -22.67) |
| CIE-LCH | lch(85.01, 24.78, 293.77°) |
| OKLab | oklab(87.45% 0.0188 -0.0618) |
| OKLCH | oklch(87.45% 0.065 286.9) |
| XYZ | xyz(67.1801, 66.0326, 103.7946) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.63
Light Periwinkle
#C1C6FC
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 6.27
Light Lavender
#DFC5FE
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 8.31
Light Lilac
#EDC8FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0FF #FDFFD0
analogous
#D0E5FF #D2D0FF #E9D0FF
triadic
#D2D0FF #FFD2D0 #D0FFD2
tetradic
#D2D0FF #FFD0E5 #FDFFD0 #D0FFE9
square
#D2D0FF #FFD0E5 #FDFFD0 #D0FFE9
split-complementary
#D2D0FF #FFE9D0 #E5FFD0
monochromatic
#5D56FF #9793FF #D2D0FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.48
#D2D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#D2D0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0FF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0FF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D6FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#C9D8E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d0ff; /* rgb */ color: rgb(210, 208, 255); /* oklch */ color: oklch(87.5% 0.065 286.9);
Tailwind
colors: {
custom: {
50: '#e0deff',
500: '#d2d0ff',
950: '#000000',
},
}SCSS
$custom: #d2d0ff; $custom-light: #e0deff; $custom-dark: #000000;
JSON
{
"hex": "#d2d0ff",
"rgb": {
"r": 210,
"g": 208,
"b": 255
},
"hsl": {
"h": 242.553,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.87452,
"c": 0.06461,
"h": 286.9
},
"luminance": 0.66033
}Semantic roles & 50–950 ramp
primary
#D2D0FF
secondary
#E6EA89
accent
#E600DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486