#CDCEED#CDCEED
#CDCEED is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.0% C 0.043 H 284.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEED |
|---|---|
| RGB | rgb(205, 206, 237) |
| HSL | hsl(238, 47%, 87%) |
| HSV | hsv(238, 14%, 93%) |
| CMYK | cmyk(13.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.57, 5.70, -15.34) |
| CIE-LCH | lch(83.57, 16.37, 290.38°) |
| OKLab | oklab(86.04% 0.0104 -0.0415) |
| OKLCH | oklch(86.04% 0.043 284) |
| XYZ | xyz(62.5309, 63.2356, 89.0156) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 8.25
Pale Lilac
#E4CBFF
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEED #EDECCD
analogous
#CDDEED #CDCEED #DCCDED
triadic
#CDCEED #EDCDCE #CEEDCD
tetradic
#CDCEED #EDCDDE #EDECCD #CDEDDC
square
#CDCEED #EDCDDE #EDECCD #CDEDDC
split-complementary
#CDCEED #EDDCCD #DEEDCD
monochromatic
#7376CD #A0A2DD #CDCEED #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.54
#CDCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#C6D3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdceed; /* rgb */ color: rgb(205, 206, 237); /* oklch */ color: oklch(86.0% 0.043 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf2',
500: '#cdceed',
950: '#000000',
},
}SCSS
$custom: #cdceed; $custom-light: #dcdcf2; $custom-dark: #000000;
JSON
{
"hex": "#cdceed",
"rgb": {
"r": 205,
"g": 206,
"b": 237
},
"hsl": {
"h": 238.125,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.86042,
"c": 0.04278,
"h": 284
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#CDCEED
secondary
#C9C895
accent
#B62BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485