#CDCCE8#CDCCE8
#CDCCE8 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.5% C 0.039 H 287.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCE8 |
|---|---|
| RGB | rgb(205, 204, 232) |
| HSL | hsl(242, 38%, 85%) |
| HSV | hsv(242, 12%, 91%) |
| CMYK | cmyk(11.6%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(82.91, 5.74, -13.67) |
| CIE-LCH | lch(82.91, 14.82, 292.78°) |
| OKLab | oklab(85.48% 0.0114 -0.0369) |
| OKLCH | oklch(85.48% 0.039 287.2) |
| XYZ | xyz(61.3321, 61.9906, 85.0625) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCE8 #E7E8CC
analogous
#CCD9E8 #CDCCE8 #DBCCE8
triadic
#CDCCE8 #E8CDCC #CCE8CD
tetradic
#CDCCE8 #E8CCD9 #E7E8CC #CCE8DB
square
#CDCCE8 #E8CCD9 #E7E8CC #CCE8DB
split-complementary
#CDCCE8 #E8DBCC #D9E8CC
monochromatic
#7A78C2 #A4A2D5 #CDCCE8 #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.57
#CDCCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CDCCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCE8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCE8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#C5CEE7
Tritanopia (blue-blind)
#C8D0D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcce8; /* rgb */ color: rgb(205, 204, 232); /* oklch */ color: oklch(85.5% 0.039 287.2);
Tailwind
colors: {
custom: {
50: '#dcdbef',
500: '#cdcce8',
950: '#000000',
},
}SCSS
$custom: #cdcce8; $custom-light: #dcdbef; $custom-dark: #000000;
JSON
{
"hex": "#cdcce8",
"rgb": {
"r": 205,
"g": 204,
"b": 232
},
"hsl": {
"h": 242.143,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.85477,
"c": 0.03861,
"h": 287.2
},
"luminance": 0.61991
}Semantic roles & 50–950 ramp
primary
#CDCCE8
secondary
#C0C296
accent
#B135AC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151516
muted
#848485