#CED3EA#CED3EA
#CED3EA is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.0% C 0.032 H 276.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3EA |
|---|---|
| RGB | rgb(206, 211, 234) |
| HSL | hsl(229, 40%, 86%) |
| HSV | hsv(229, 12%, 92%) |
| CMYK | cmyk(12%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.82, 2.76, -11.87) |
| CIE-LCH | lch(84.82, 12.19, 283.10°) |
| OKLab | oklab(87.01% 0.0033 -0.032) |
| OKLCH | oklch(87.01% 0.032 276) |
| XYZ | xyz(63.5959, 65.6502, 87.1472) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.40
Cloudy Blue
#ACC2D9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3EA #EAE5CE
analogous
#CEE1EA #CED3EA #D7CEEA
triadic
#CED3EA #EACED3 #D3EACE
tetradic
#CED3EA #EACEE1 #EAE5CE #CEEAD7
square
#CED3EA #EACEE1 #EAE5CE #CEEAD7
split-complementary
#CED3EA #EAD7CE #E1EACE
monochromatic
#7886C5 #A3ADD8 #CED3EA #EAECF6 #EAECF6
Accessibility & contrast
On white
1.49
#CED3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3EA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3EA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#C8D7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3ea; /* rgb */ color: rgb(206, 211, 234); /* oklch */ color: oklch(87.0% 0.032 276.0);
Tailwind
colors: {
custom: {
50: '#dde0f0',
500: '#ced3ea',
950: '#000000',
},
}SCSS
$custom: #ced3ea; $custom-light: #dde0f0; $custom-dark: #000000;
JSON
{
"hex": "#ced3ea",
"rgb": {
"r": 206,
"g": 211,
"b": 234
},
"hsl": {
"h": 229.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87009,
"c": 0.03217,
"h": 276
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#CED3EA
secondary
#C5BD97
accent
#9C32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485