#CDDCFA#CDDCFA
#CDDCFA is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.044 H 264.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCFA |
|---|---|
| RGB | rgb(205, 220, 250) |
| HSL | hsl(220, 82%, 89%) |
| HSV | hsv(220, 18%, 98%) |
| CMYK | cmyk(18%, 12%, 0%, 2%) |
| CIE-LAB | lab(87.52, 1.04, -16.29) |
| CIE-LCH | lch(87.52, 16.32, 273.66°) |
| OKLab | oklab(89.27% -0.0044 -0.0442) |
| OKLCH | oklch(89.27% 0.044 264.3) |
| XYZ | xyz(68.0211, 71.0663, 100.5574) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.74
Light Periwinkle
#C1C6FC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCFA #FAEBCD
analogous
#CDF3FA #CDDCFA #D5CDFA
triadic
#CDDCFA #FACDDC #DCFACD
tetradic
#CDDCFA #FACDF3 #FAEBCD #CDFAD5
square
#CDDCFA #FACDF3 #FAEBCD #CDFAD5
split-complementary
#CDDCFA #FAD5CD #F3FACD
monochromatic
#5E8EEF #95B5F4 #CDDCFA #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.38
#CDDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#CDDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCFA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCFA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#C2E2E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddcfa; /* rgb */ color: rgb(205, 220, 250); /* oklch */ color: oklch(89.3% 0.044 264.3);
Tailwind
colors: {
custom: {
50: '#dce6fc',
500: '#cddcfa',
950: '#000000',
},
}SCSS
$custom: #cddcfa; $custom-light: #dce6fc; $custom-dark: #000000;
JSON
{
"hex": "#cddcfa",
"rgb": {
"r": 205,
"g": 220,
"b": 250
},
"hsl": {
"h": 220,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.89267,
"c": 0.04442,
"h": 264.3
},
"luminance": 0.71068
}Semantic roles & 50–950 ramp
primary
#CDDCFA
secondary
#E0C48C
accent
#9707DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485