#CDD4FF#CDD4FF
#CDD4FF is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.9% C 0.060 H 277.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4FF |
|---|---|
| RGB | rgb(205, 212, 255) |
| HSL | hsl(232, 100%, 90%) |
| HSV | hsv(232, 20%, 100%) |
| CMYK | cmyk(19.6%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(85.65, 6.33, -21.75) |
| CIE-LCH | lch(85.65, 22.65, 286.24°) |
| OKLab | oklab(87.86% 0.0081 -0.0593) |
| OKLCH | oklch(87.86% 0.06 277.8) |
| XYZ | xyz(66.7659, 67.2849, 104.0580) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.93
Light Periwinkle
#C1C6FC
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 8.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.25
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4FF #FFF8CD
analogous
#CDEDFF #CDD4FF #DFCDFF
triadic
#CDD4FF #FFCDD4 #D4FFCD
tetradic
#CDD4FF #FFCDED #FFF8CD #CDFFDF
square
#CDD4FF #FFCDED #FFF8CD #CDFFDF
split-complementary
#CDD4FF #FFDFCD #EDFFCD
monochromatic
#536BFF #909FFF #CDD4FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.45
#CDD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CDD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4FF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4FF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#C2DCE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cdd4ff; /* rgb */ color: rgb(205, 212, 255); /* oklch */ color: oklch(87.9% 0.060 277.8);
Tailwind
colors: {
custom: {
50: '#dce1ff',
500: '#cdd4ff',
950: '#000000',
},
}SCSS
$custom: #cdd4ff; $custom-light: #dce1ff; $custom-dark: #000000;
JSON
{
"hex": "#cdd4ff",
"rgb": {
"r": 205,
"g": 212,
"b": 255
},
"hsl": {
"h": 231.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87856,
"c": 0.05986,
"h": 277.8
},
"luminance": 0.67286
}Semantic roles & 50–950 ramp
primary
#CDD4FF
secondary
#EADC86
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486