#CDCEE8#CDCEE8
#CDCEE8 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.036 H 283.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE8 |
|---|---|
| RGB | rgb(205, 206, 232) |
| HSL | hsl(238, 37%, 86%) |
| HSV | hsv(238, 12%, 91%) |
| CMYK | cmyk(11.6%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(83.41, 4.68, -12.91) |
| CIE-LCH | lch(83.41, 13.73, 289.92°) |
| OKLab | oklab(85.87% 0.0086 -0.0348) |
| OKLCH | oklch(85.87% 0.036 283.9) |
| XYZ | xyz(61.8106, 62.9474, 85.2219) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.73
Thistle
#D8BFD8
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE8 #E8E7CD
analogous
#CDDBE8 #CDCEE8 #D9CDE8
triadic
#CDCEE8 #E8CDCE #CEE8CD
tetradic
#CDCEE8 #E8CDDB #E8E7CD #CDE8D9
square
#CDCEE8 #E8CDDB #E8E7CD #CDE8D9
split-complementary
#CDCEE8 #E8D9CD #DBE8CD
monochromatic
#797CC1 #A3A5D5 #CDCEE8 #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.55
#CDCEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CDCEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E9
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#C8D2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcee8; /* rgb */ color: rgb(205, 206, 232); /* oklch */ color: oklch(85.9% 0.036 283.9);
Tailwind
colors: {
custom: {
50: '#dcdcef',
500: '#cdcee8',
950: '#000000',
},
}SCSS
$custom: #cdcee8; $custom-light: #dcdcef; $custom-dark: #000000;
JSON
{
"hex": "#cdcee8",
"rgb": {
"r": 205,
"g": 206,
"b": 232
},
"hsl": {
"h": 237.778,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.85873,
"c": 0.03586,
"h": 283.9
},
"luminance": 0.62948
}Semantic roles & 50–950 ramp
primary
#CDCEE8
secondary
#C2C097
accent
#AB36B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485