#CED3EB#CED3EB
#CED3EB is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.0% C 0.034 H 276.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3EB |
|---|---|
| RGB | rgb(206, 211, 235) |
| HSL | hsl(230, 42%, 86%) |
| HSV | hsv(230, 12%, 92%) |
| CMYK | cmyk(12.3%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.85, 2.96, -12.36) |
| CIE-LCH | lch(84.85, 12.71, 283.49°) |
| OKLab | oklab(87.04% 0.0037 -0.0333) |
| OKLCH | oklch(87.04% 0.034 276.3) |
| XYZ | xyz(63.7400, 65.7078, 87.9059) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3EB #EBE6CE
analogous
#CEE2EB #CED3EB #D8CEEB
triadic
#CED3EB #EBCED3 #D3EBCE
tetradic
#CED3EB #EBCEE2 #EBE6CE #CEEBD8
square
#CED3EB #EBCEE2 #EBE6CE #CEEBD8
split-complementary
#CED3EB #EBD8CE #E2EBCE
monochromatic
#7785C8 #A3ACD9 #CED3EB #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.48
#CED3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CED3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3EB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3EB | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#C8D7DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3eb; /* rgb */ color: rgb(206, 211, 235); /* oklch */ color: oklch(87.0% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#dde0f1',
500: '#ced3eb',
950: '#000000',
},
}SCSS
$custom: #ced3eb; $custom-light: #dde0f1; $custom-dark: #000000;
JSON
{
"hex": "#ced3eb",
"rgb": {
"r": 206,
"g": 211,
"b": 235
},
"hsl": {
"h": 229.655,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87042,
"c": 0.03353,
"h": 276.3
},
"luminance": 0.65709
}Semantic roles & 50–950 ramp
primary
#CED3EB
secondary
#C6BE97
accent
#9E30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485