#CDCDF7#CDCDF7
#CDCDF7 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.2% C 0.058 H 285.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF7 |
|---|---|
| RGB | rgb(205, 205, 247) |
| HSL | hsl(240, 72%, 89%) |
| HSV | hsv(240, 17%, 97%) |
| CMYK | cmyk(17%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(83.63, 8.33, -20.57) |
| CIE-LCH | lch(83.63, 22.19, 292.06°) |
| OKLab | oklab(86.2% 0.0151 -0.056) |
| OKLCH | oklch(86.2% 0.058 285.1) |
| XYZ | xyz(63.7928, 63.3564, 96.8458) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.24
Light Periwinkle
#C1C6FC
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 7.11
Light Lavender
#DFC5FE
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 8.82
Pale Lavender
#EECFFE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF7 #F7F7CD
analogous
#CDE2F7 #CDCDF7 #E2CDF7
triadic
#CDCDF7 #F7CDCD #CDF7CD
tetradic
#CDCDF7 #F7CDE2 #F7F7CD #CDF7E2
square
#CDCDF7 #F7CDE2 #F7F7CD #CDF7E2
split-complementary
#CDCDF7 #F7E2CD #E2F7CD
monochromatic
#6363E6 #9898EF #CDCDF7 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.54
#CDCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CDCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF7
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF7 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#C2CFF6
Tritanopia (blue-blind)
#C4D4DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf7; /* rgb */ color: rgb(205, 205, 247); /* oklch */ color: oklch(86.2% 0.058 285.1);
Tailwind
colors: {
custom: {
50: '#dcdcfa',
500: '#cdcdf7',
950: '#000000',
},
}SCSS
$custom: #cdcdf7; $custom-light: #dcdcfa; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf7",
"rgb": {
"r": 205,
"g": 205,
"b": 247
},
"hsl": {
"h": 240,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.86196,
"c": 0.05797,
"h": 285.1
},
"luminance": 0.63357
}Semantic roles & 50–950 ramp
primary
#CDCDF7
secondary
#DADA8E
accent
#D411D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485