#CDCDF8#CDCDF8
#CDCDF8 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.2% C 0.059 H 285.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF8 |
|---|---|
| RGB | rgb(205, 205, 248) |
| HSL | hsl(240, 75%, 89%) |
| HSV | hsv(240, 17%, 97%) |
| CMYK | cmyk(17.3%, 17.3%, 0%, 2.7%) |
| CIE-LAB | lab(83.66, 8.55, -21.05) |
| CIE-LCH | lch(83.66, 22.72, 292.10°) |
| OKLab | oklab(86.23% 0.0155 -0.0573) |
| OKLCH | oklch(86.23% 0.059 285.1) |
| XYZ | xyz(63.9476, 63.4183, 97.6606) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.98
Light Periwinkle
#C1C6FC
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 7.05
Light Lavender
#DFC5FE
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 9.02
Pale Lavender
#EECFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF8 #F8F8CD
analogous
#CDE3F8 #CDCDF8 #E3CDF8
triadic
#CDCDF8 #F8CDCD #CDF8CD
tetradic
#CDCDF8 #F8CDE3 #F8F8CD #CDF8E3
square
#CDCDF8 #F8CDE3 #F8F8CD #CDF8E3
split-complementary
#CDCDF8 #F8E3CD #E3F8CD
monochromatic
#6262E9 #9797F0 #CDCDF8 #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.53
#CDCDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CDCDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF8 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2FA
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#C4D4DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcdf8; /* rgb */ color: rgb(205, 205, 248); /* oklch */ color: oklch(86.2% 0.059 285.1);
Tailwind
colors: {
custom: {
50: '#dcdcfa',
500: '#cdcdf8',
950: '#000000',
},
}SCSS
$custom: #cdcdf8; $custom-light: #dcdcfa; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf8",
"rgb": {
"r": 205,
"g": 205,
"b": 248
},
"hsl": {
"h": 240,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.86232,
"c": 0.05936,
"h": 285.1
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#CDCDF8
secondary
#DCDC8D
accent
#D80ED8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485