#CDCCE9#CDCCE9
#CDCCE9 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.5% C 0.040 H 287.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCE9 |
|---|---|
| RGB | rgb(205, 204, 233) |
| HSL | hsl(242, 40%, 86%) |
| HSV | hsv(242, 12%, 91%) |
| CMYK | cmyk(12%, 12.4%, 0%, 8.6%) |
| CIE-LAB | lab(82.94, 5.94, -14.16) |
| CIE-LCH | lch(82.94, 15.35, 292.78°) |
| OKLab | oklab(85.51% 0.0118 -0.0382) |
| OKLCH | oklch(85.51% 0.04 287.1) |
| XYZ | xyz(61.4746, 62.0476, 85.8127) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 8.86
Pale Lilac
#E4CBFF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCE9 #E8E9CC
analogous
#CCD9E9 #CDCCE9 #DBCCE9
triadic
#CDCCE9 #E9CDCC #CCE9CD
tetradic
#CDCCE9 #E9CCD9 #E8E9CC #CCE9DB
square
#CDCCE9 #E9CCD9 #E8E9CC #CCE9DB
split-complementary
#CDCCE9 #E9DBCC #D9E9CC
monochromatic
#7976C4 #A3A1D7 #CDCCE9 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.57
#CDCCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CDCCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCE9
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCE9 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFEA
Deuteranopia (green-blind)
#C5CEE8
Tritanopia (blue-blind)
#C8D1D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcce9; /* rgb */ color: rgb(205, 204, 233); /* oklch */ color: oklch(85.5% 0.040 287.1);
Tailwind
colors: {
custom: {
50: '#dcdbf0',
500: '#cdcce9',
950: '#000000',
},
}SCSS
$custom: #cdcce9; $custom-light: #dcdbf0; $custom-dark: #000000;
JSON
{
"hex": "#cdcce9",
"rgb": {
"r": 205,
"g": 204,
"b": 233
},
"hsl": {
"h": 242.069,
"s": 39.726,
"l": 85.686
},
"oklch": {
"l": 0.85511,
"c": 0.03999,
"h": 287.1
},
"luminance": 0.62048
}Semantic roles & 50–950 ramp
primary
#CDCCE9
secondary
#C2C496
accent
#B333AE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151516
muted
#848485