#CDD2FD#CDD2FD
#CDD2FD is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.4% C 0.060 H 279.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2FD |
|---|---|
| RGB | rgb(205, 210, 253) |
| HSL | hsl(234, 92%, 90%) |
| HSV | hsv(234, 19%, 99%) |
| CMYK | cmyk(19%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(85.08, 6.96, -21.55) |
| CIE-LCH | lch(85.08, 22.65, 287.90°) |
| OKLab | oklab(87.39% 0.0102 -0.0587) |
| OKLCH | oklch(87.39% 0.06 279.9) |
| XYZ | xyz(65.9488, 66.1631, 102.2057) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.42
Light Periwinkle
#C1C6FC
ΔE00 3.70
Lavender (CSS)
#E6E6FA
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2FD #FDF8CD
analogous
#CDEAFD #CDD2FD #E0CDFD
triadic
#CDD2FD #FDCDD2 #D2FDCD
tetradic
#CDD2FD #FDCDEA #FDF8CD #CDFDE0
square
#CDD2FD #FDCDEA #FDF8CD #CDFDE0
split-complementary
#CDD2FD #FDE0CD #EAFDCD
monochromatic
#5768F8 #929DFB #CDD2FD #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.48
#CDD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CDD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2FD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2FD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#C2D9E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd2fd; /* rgb */ color: rgb(205, 210, 253); /* oklch */ color: oklch(87.4% 0.060 279.9);
Tailwind
colors: {
custom: {
50: '#dcdffe',
500: '#cdd2fd',
950: '#000000',
},
}SCSS
$custom: #cdd2fd; $custom-light: #dcdffe; $custom-dark: #000000;
JSON
{
"hex": "#cdd2fd",
"rgb": {
"r": 205,
"g": 210,
"b": 253
},
"hsl": {
"h": 233.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87391,
"c": 0.05962,
"h": 279.9
},
"luminance": 0.66164
}Semantic roles & 50–950 ramp
primary
#CDD2FD
secondary
#E6DC89
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485