#CDD7FF#CDD7FF
#CDD7FF is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.4% C 0.056 H 274.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7FF |
|---|---|
| RGB | rgb(205, 215, 255) |
| HSL | hsl(228, 100%, 90%) |
| HSV | hsv(228, 20%, 100%) |
| CMYK | cmyk(19.6%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(86.40, 4.75, -20.60) |
| CIE-LCH | lch(86.40, 21.14, 282.97°) |
| OKLab | oklab(88.45% 0.0041 -0.0561) |
| OKLCH | oklch(88.45% 0.056 274.2) |
| XYZ | xyz(67.5228, 68.7987, 104.3103) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.22
Light Periwinkle
#C1C6FC
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Lavender (CSS)
#E6E6FA
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7FF #FFF5CD
analogous
#CDF0FF #CDD7FF #DCCDFF
triadic
#CDD7FF #FFCDD7 #D7FFCD
tetradic
#CDD7FF #FFCDF0 #FFF5CD #CDFFDC
square
#CDD7FF #FFCDF0 #FFF5CD #CDFFDC
split-complementary
#CDD7FF #FFDCCD #F0FFCD
monochromatic
#5375FF #90A6FF #CDD7FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.42
#CDD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CDD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7FF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7FF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C9D6FE
Tritanopia (blue-blind)
#C1DEE4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cdd7ff; /* rgb */ color: rgb(205, 215, 255); /* oklch */ color: oklch(88.4% 0.056 274.2);
Tailwind
colors: {
custom: {
50: '#dce3ff',
500: '#cdd7ff',
950: '#000000',
},
}SCSS
$custom: #cdd7ff; $custom-light: #dce3ff; $custom-dark: #000000;
JSON
{
"hex": "#cdd7ff",
"rgb": {
"r": 205,
"g": 215,
"b": 255
},
"hsl": {
"h": 228,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.88447,
"c": 0.05627,
"h": 274.2
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#CDD7FF
secondary
#EAD686
accent
#B800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486