#CED2ED#CED2ED
#CED2ED is a very light, muted blue. Relative luminance 0.653; OKLCH L 86.9% C 0.037 H 278.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2ED |
|---|---|
| RGB | rgb(206, 210, 237) |
| HSL | hsl(232, 46%, 87%) |
| HSV | hsv(232, 13%, 93%) |
| CMYK | cmyk(13.1%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.65, 3.90, -13.71) |
| CIE-LCH | lch(84.65, 14.25, 285.88°) |
| OKLab | oklab(86.91% 0.0058 -0.037) |
| OKLCH | oklch(86.91% 0.037 278.9) |
| XYZ | xyz(63.7829, 65.3287, 89.3537) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Periwinkle
#CCCCFF
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.99
Cloudy Blue
#ACC2D9
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2ED #EDE9CE
analogous
#CEE2ED #CED2ED #DACEED
triadic
#CED2ED #EDCED2 #D2EDCE
tetradic
#CED2ED #EDCEE2 #EDE9CE #CEEDDA
square
#CED2ED #EDCEE2 #EDE9CE #CEEDDA
split-complementary
#CED2ED #EDDACE #E2EDCE
monochromatic
#7480CC #A1A9DD #CED2ED #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.49
#CED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2ED
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2ED | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#C7D7DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced2ed; /* rgb */ color: rgb(206, 210, 237); /* oklch */ color: oklch(86.9% 0.037 278.9);
Tailwind
colors: {
custom: {
50: '#dddff2',
500: '#ced2ed',
950: '#000000',
},
}SCSS
$custom: #ced2ed; $custom-light: #dddff2; $custom-dark: #000000;
JSON
{
"hex": "#ced2ed",
"rgb": {
"r": 206,
"g": 210,
"b": 237
},
"hsl": {
"h": 232.258,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.8691,
"c": 0.03747,
"h": 278.9
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#CED2ED
secondary
#C9C396
accent
#A72CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485