#CDD6FF#CDD6FF
#CDD6FF is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.2% C 0.057 H 275.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD6FF |
|---|---|
| RGB | rgb(205, 214, 255) |
| HSL | hsl(229, 100%, 90%) |
| HSV | hsv(229, 20%, 100%) |
| CMYK | cmyk(19.6%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(86.15, 5.27, -20.98) |
| CIE-LCH | lch(86.15, 21.64, 284.11°) |
| OKLab | oklab(88.25% 0.0054 -0.0572) |
| OKLCH | oklch(88.25% 0.057 275.4) |
| XYZ | xyz(67.2690, 68.2910, 104.2257) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 7.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Lavender (CSS)
#E6E6FA
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD6FF #FFF6CD
analogous
#CDEFFF #CDD6FF #DDCDFF
triadic
#CDD6FF #FFCDD6 #D6FFCD
tetradic
#CDD6FF #FFCDEF #FFF6CD #CDFFDD
square
#CDD6FF #FFCDEF #FFF6CD #CDFFDD
split-complementary
#CDD6FF #FFDDCD #EFFFCD
monochromatic
#5372FF #90A4FF #CDD6FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.43
#CDD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CDD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD6FF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD6FF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#C1DDE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cdd6ff; /* rgb */ color: rgb(205, 214, 255); /* oklch */ color: oklch(88.2% 0.057 275.4);
Tailwind
colors: {
custom: {
50: '#dce2ff',
500: '#cdd6ff',
950: '#000000',
},
}SCSS
$custom: #cdd6ff; $custom-light: #dce2ff; $custom-dark: #000000;
JSON
{
"hex": "#cdd6ff",
"rgb": {
"r": 205,
"g": 214,
"b": 255
},
"hsl": {
"h": 229.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.88249,
"c": 0.05744,
"h": 275.4
},
"luminance": 0.68292
}Semantic roles & 50–950 ramp
primary
#CDD6FF
secondary
#EAD886
accent
#BC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486