#CED3ED#CED3ED
#CED3ED is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.1% C 0.036 H 277.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3ED |
|---|---|
| RGB | rgb(206, 211, 237) |
| HSL | hsl(230, 46%, 87%) |
| HSV | hsv(230, 13%, 93%) |
| CMYK | cmyk(13.1%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(84.91, 3.37, -13.33) |
| CIE-LCH | lch(84.91, 13.75, 284.20°) |
| OKLab | oklab(87.11% 0.0044 -0.036) |
| OKLCH | oklch(87.11% 0.036 277) |
| XYZ | xyz(64.0306, 65.8240, 89.4362) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3ED #EDE8CE
analogous
#CEE3ED #CED3ED #D9CEED
triadic
#CED3ED #EDCED3 #D3EDCE
tetradic
#CED3ED #EDCEE3 #EDE8CE #CEEDD9
square
#CED3ED #EDCEE3 #EDE8CE #CEEDD9
split-complementary
#CED3ED #EDD9CE #E3EDCE
monochromatic
#7483CC #A1ABDD #CED3ED #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.48
#CED3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CED3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3ED
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3ED | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#C7D7DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3ed; /* rgb */ color: rgb(206, 211, 237); /* oklch */ color: oklch(87.1% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#dde0f2',
500: '#ced3ed',
950: '#000000',
},
}SCSS
$custom: #ced3ed; $custom-light: #dde0f2; $custom-dark: #000000;
JSON
{
"hex": "#ced3ed",
"rgb": {
"r": 206,
"g": 211,
"b": 237
},
"hsl": {
"h": 230.323,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87109,
"c": 0.03626,
"h": 277
},
"luminance": 0.65825
}Semantic roles & 50–950 ramp
primary
#CED3ED
secondary
#C9C196
accent
#A32CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485