#CDD5FF#CDD5FF
#CDD5FF is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.1% C 0.059 H 276.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5FF |
|---|---|
| RGB | rgb(205, 213, 255) |
| HSL | hsl(230, 100%, 90%) |
| HSV | hsv(230, 20%, 100%) |
| CMYK | cmyk(19.6%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(85.90, 5.80, -21.36) |
| CIE-LCH | lch(85.90, 22.14, 285.20°) |
| OKLab | oklab(88.05% 0.0068 -0.0582) |
| OKLCH | oklch(88.05% 0.059 276.7) |
| XYZ | xyz(67.0167, 67.7864, 104.1416) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.35
Light Periwinkle
#C1C6FC
ΔE00 4.18
Light Blue Grey
#B7C9E2
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Lavender (CSS)
#E6E6FA
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5FF #FFF7CD
analogous
#CDEEFF #CDD5FF #DECDFF
triadic
#CDD5FF #FFCDD5 #D5FFCD
tetradic
#CDD5FF #FFCDEE #FFF7CD #CDFFDE
square
#CDD5FF #FFCDEE #FFF7CD #CDFFDE
split-complementary
#CDD5FF #FFDECD #EEFFCD
monochromatic
#536EFF #90A2FF #CDD5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.44
#CDD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CDD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5FF
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5FF | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#C2DCE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cdd5ff; /* rgb */ color: rgb(205, 213, 255); /* oklch */ color: oklch(88.1% 0.059 276.7);
Tailwind
colors: {
custom: {
50: '#dce1ff',
500: '#cdd5ff',
950: '#000000',
},
}SCSS
$custom: #cdd5ff; $custom-light: #dce1ff; $custom-dark: #000000;
JSON
{
"hex": "#cdd5ff",
"rgb": {
"r": 205,
"g": 213,
"b": 255
},
"hsl": {
"h": 230.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.88052,
"c": 0.05864,
"h": 276.7
},
"luminance": 0.67788
}Semantic roles & 50–950 ramp
primary
#CDD5FF
secondary
#EADA86
accent
#C100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486