#CDD2FE#CDD2FE
#CDD2FE is a very light, moderate blue. Relative luminance 0.662; OKLCH L 87.4% C 0.061 H 280.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2FE |
|---|---|
| RGB | rgb(205, 210, 254) |
| HSL | hsl(234, 96%, 90%) |
| HSV | hsv(234, 19%, 100%) |
| CMYK | cmyk(19.3%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.11, 7.18, -22.03) |
| CIE-LCH | lch(85.11, 23.17, 288.05°) |
| OKLab | oklab(87.43% 0.0106 -0.0601) |
| OKLCH | oklch(87.43% 0.061 280) |
| XYZ | xyz(66.1085, 66.2270, 103.0468) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.26
Light Periwinkle
#C1C6FC
ΔE00 3.55
Pale Lilac
#E4CBFF
ΔE00 8.46
Light Lavender
#DFC5FE
ΔE00 8.50
Light Blue Grey
#B7C9E2
ΔE00 8.60
Lavender (CSS)
#E6E6FA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2FE #FEF9CD
analogous
#CDEAFE #CDD2FE #E1CDFE
triadic
#CDD2FE #FECDD2 #D2FECD
tetradic
#CDD2FE #FECDEA #FEF9CD #CDFEE1
square
#CDD2FE #FECDEA #FEF9CD #CDFEE1
split-complementary
#CDD2FE #FEE1CD #EAFECD
monochromatic
#5566FC #919CFD #CDD2FE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.47
#CDD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CDD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2FE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2FE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#C2DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd2fe; /* rgb */ color: rgb(205, 210, 254); /* oklch */ color: oklch(87.4% 0.061 280.0);
Tailwind
colors: {
custom: {
50: '#dcdffe',
500: '#cdd2fe',
950: '#000000',
},
}SCSS
$custom: #cdd2fe; $custom-light: #dcdffe; $custom-dark: #000000;
JSON
{
"hex": "#cdd2fe",
"rgb": {
"r": 205,
"g": 210,
"b": 254
},
"hsl": {
"h": 233.878,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87427,
"c": 0.061,
"h": 280
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#CDD2FE
secondary
#E8DE88
accent
#CE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486