#CDCEE6#CDCEE6
#CDCEE6 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.033 H 283.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE6 |
|---|---|
| RGB | rgb(205, 206, 230) |
| HSL | hsl(238, 33%, 85%) |
| HSV | hsv(238, 11%, 90%) |
| CMYK | cmyk(10.9%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.36, 4.27, -11.93) |
| CIE-LCH | lch(83.36, 12.68, 289.70°) |
| OKLab | oklab(85.81% 0.0079 -0.0321) |
| OKLCH | oklch(85.81% 0.033 283.8) |
| XYZ | xyz(61.5281, 62.8344, 83.7343) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.56
Light Periwinkle
#C1C6FC
ΔE00 8.59
Fog
#D8DCE0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE6 #E6E5CD
analogous
#CDDAE6 #CDCEE6 #D8CDE6
triadic
#CDCEE6 #E6CDCE #CEE6CD
tetradic
#CDCEE6 #E6CDDA #E6E5CD #CDE6D8
square
#CDCEE6 #E6CDDA #E6E5CD #CDE6D8
split-complementary
#CDCEE6 #E6D8CD #DAE6CD
monochromatic
#7B7EBD #A4A6D2 #CDCEE6 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.55
#CDCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CDCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE6
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE6 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#C8D2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcee6; /* rgb */ color: rgb(205, 206, 230); /* oklch */ color: oklch(85.8% 0.033 283.8);
Tailwind
colors: {
custom: {
50: '#dcdced',
500: '#cdcee6',
950: '#000000',
},
}SCSS
$custom: #cdcee6; $custom-light: #dcdced; $custom-dark: #000000;
JSON
{
"hex": "#cdcee6",
"rgb": {
"r": 205,
"g": 206,
"b": 230
},
"hsl": {
"h": 237.6,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.85807,
"c": 0.0331,
"h": 283.8
},
"luminance": 0.62835
}Semantic roles & 50–950 ramp
primary
#CDCEE6
secondary
#BFBE98
accent
#A839AC
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484