#CDCFE6#CDCFE6
#CDCFE6 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.0% C 0.032 H 281.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFE6 |
|---|---|
| RGB | rgb(205, 207, 230) |
| HSL | hsl(235, 33%, 85%) |
| HSV | hsv(235, 11%, 90%) |
| CMYK | cmyk(10.9%, 10%, 0%, 9.8%) |
| CIE-LAB | lab(83.61, 3.74, -11.55) |
| CIE-LCH | lch(83.61, 12.15, 287.95°) |
| OKLab | oklab(86.01% 0.0065 -0.0311) |
| OKLCH | oklch(86.01% 0.032 281.8) |
| XYZ | xyz(61.7696, 63.3174, 83.8148) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.84
Fog
#D8DCE0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFE6 #E6E4CD
analogous
#CDDBE6 #CDCFE6 #D7CDE6
triadic
#CDCFE6 #E6CDCF #CFE6CD
tetradic
#CDCFE6 #E6CDDB #E6E4CD #CDE6D7
square
#CDCFE6 #E6CDDB #E6E4CD #CDE6D7
split-complementary
#CDCFE6 #E6D7CD #DBE6CD
monochromatic
#7B81BD #A4A8D2 #CDCFE6 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.54
#CDCFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CDCFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFE6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFE6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E7
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#C8D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfe6; /* rgb */ color: rgb(205, 207, 230); /* oklch */ color: oklch(86.0% 0.032 281.8);
Tailwind
colors: {
custom: {
50: '#dcdded',
500: '#cdcfe6',
950: '#000000',
},
}SCSS
$custom: #cdcfe6; $custom-light: #dcdded; $custom-dark: #000000;
JSON
{
"hex": "#cdcfe6",
"rgb": {
"r": 205,
"g": 207,
"b": 230
},
"hsl": {
"h": 235.2,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.86006,
"c": 0.03179,
"h": 281.8
},
"luminance": 0.63318
}Semantic roles & 50–950 ramp
primary
#CDCFE6
secondary
#BFBC98
accent
#A339AC
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484