#CDCDF5#CDCDF5
#CDCDF5 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.055 H 285.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF5 |
|---|---|
| RGB | rgb(205, 205, 245) |
| HSL | hsl(240, 67%, 88%) |
| HSV | hsv(240, 16%, 96%) |
| CMYK | cmyk(16.3%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(83.57, 7.91, -19.60) |
| CIE-LCH | lch(83.57, 21.14, 291.97°) |
| OKLab | oklab(86.12% 0.0145 -0.0533) |
| OKLCH | oklch(86.12% 0.055 285.2) |
| XYZ | xyz(63.4859, 63.2336, 95.2291) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.78
Light Periwinkle
#C1C6FC
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.43
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Pale Lavender
#EECFFE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF5 #F5F5CD
analogous
#CDE1F5 #CDCDF5 #E1CDF5
triadic
#CDCDF5 #F5CDCD #CDF5CD
tetradic
#CDCDF5 #F5CDE1 #F5F5CD #CDF5E1
square
#CDCDF5 #F5CDE1 #F5F5CD #CDF5E1
split-complementary
#CDCDF5 #F5E1CD #E1F5CD
monochromatic
#6767E1 #9A9AEB #CDCDF5 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.54
#CDCDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDCDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F7
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#C5D4DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf5; /* rgb */ color: rgb(205, 205, 245); /* oklch */ color: oklch(86.1% 0.055 285.2);
Tailwind
colors: {
custom: {
50: '#dcdcf8',
500: '#cdcdf5',
950: '#000000',
},
}SCSS
$custom: #cdcdf5; $custom-light: #dcdcf8; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf5",
"rgb": {
"r": 205,
"g": 205,
"b": 245
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.86124,
"c": 0.05521,
"h": 285.2
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#CDCDF5
secondary
#D7D790
accent
#CF17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485