#CDCFE7#CDCFE7
#CDCFE7 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.0% C 0.033 H 281.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFE7 |
|---|---|
| RGB | rgb(205, 207, 231) |
| HSL | hsl(235, 35%, 85%) |
| HSV | hsv(235, 11%, 91%) |
| CMYK | cmyk(11.3%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(83.64, 3.95, -12.04) |
| CIE-LCH | lch(83.64, 12.67, 288.14°) |
| OKLab | oklab(86.04% 0.0068 -0.0324) |
| OKLCH | oklch(86.04% 0.033 281.9) |
| XYZ | xyz(61.9104, 63.3738, 84.5565) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Periwinkle
#C1C6FC
ΔE00 8.52
Fog
#D8DCE0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFE7 #E7E5CD
analogous
#CDDCE7 #CDCFE7 #D8CDE7
triadic
#CDCFE7 #E7CDCF #CFE7CD
tetradic
#CDCFE7 #E7CDDC #E7E5CD #CDE7D8
square
#CDCFE7 #E7CDDC #E7E5CD #CDE7D8
split-complementary
#CDCFE7 #E7D8CD #DCE7CD
monochromatic
#7A80BF #A4A7D3 #CDCFE7 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.54
#CDCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CDCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFE7
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFE7 | 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)
#C9D1E8
Deuteranopia (green-blind)
#C8D0E6
Tritanopia (blue-blind)
#C8D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfe7; /* rgb */ color: rgb(205, 207, 231); /* oklch */ color: oklch(86.0% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#dcddee',
500: '#cdcfe7',
950: '#000000',
},
}SCSS
$custom: #cdcfe7; $custom-light: #dcddee; $custom-dark: #000000;
JSON
{
"hex": "#cdcfe7",
"rgb": {
"r": 205,
"g": 207,
"b": 231
},
"hsl": {
"h": 235.385,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.86039,
"c": 0.03316,
"h": 281.9
},
"luminance": 0.63374
}Semantic roles & 50–950 ramp
primary
#CDCFE7
secondary
#C0BD98
accent
#A538AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485