#CDD2FF#CDD2FF
#CDD2FF is a very light, moderate blue. Relative luminance 0.663; OKLCH L 87.5% C 0.062 H 280.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2FF |
|---|---|
| RGB | rgb(205, 210, 255) |
| HSL | hsl(234, 100%, 90%) |
| HSV | hsv(234, 20%, 100%) |
| CMYK | cmyk(19.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.14, 7.40, -22.51) |
| CIE-LCH | lch(85.14, 23.69, 288.19°) |
| OKLab | oklab(87.46% 0.0109 -0.0614) |
| OKLCH | oklch(87.46% 0.062 280) |
| XYZ | xyz(66.2691, 66.2912, 103.8924) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.12
Light Periwinkle
#C1C6FC
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2FF #FFFACD
analogous
#CDEBFF #CDD2FF #E1CDFF
triadic
#CDD2FF #FFCDD2 #D2FFCD
tetradic
#CDD2FF #FFCDEB #FFFACD #CDFFE1
square
#CDD2FF #FFCDEB #FFFACD #CDFFE1
split-complementary
#CDD2FF #FFE1CD #EBFFCD
monochromatic
#5364FF #909BFF #CDD2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.47
#CDD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CDD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2FF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2FF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#C2DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd2ff; /* rgb */ color: rgb(205, 210, 255); /* oklch */ color: oklch(87.5% 0.062 280.0);
Tailwind
colors: {
custom: {
50: '#dcdfff',
500: '#cdd2ff',
950: '#000000',
},
}SCSS
$custom: #cdd2ff; $custom-light: #dcdfff; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ff",
"rgb": {
"r": 205,
"g": 210,
"b": 255
},
"hsl": {
"h": 234,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87463,
"c": 0.06237,
"h": 280
},
"luminance": 0.66292
}Semantic roles & 50–950 ramp
primary
#CDD2FF
secondary
#EAE086
accent
#CF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486