#CED2E6#CED2E6
#CED2E6 is a very light, muted blue. Relative luminance 0.649; OKLCH L 86.7% C 0.028 H 276.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2E6 |
|---|---|
| RGB | rgb(206, 210, 230) |
| HSL | hsl(230, 32%, 85%) |
| HSV | hsv(230, 10%, 90%) |
| CMYK | cmyk(10.4%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(84.45, 2.48, -10.30) |
| CIE-LCH | lch(84.45, 10.59, 283.56°) |
| OKLab | oklab(86.68% 0.0033 -0.0277) |
| OKLCH | oklch(86.68% 0.028 276.8) |
| XYZ | xyz(62.7801, 64.9276, 84.0724) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.52
Cloudy Blue
#ACC2D9
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2E6 #E6E2CE
analogous
#CEDEE6 #CED2E6 #D6CEE6
triadic
#CED2E6 #E6CED2 #D2E6CE
tetradic
#CED2E6 #E6CEDE #E6E2CE #CEE6D6
square
#CED2E6 #E6CEDE #E6E2CE #CEE6D6
split-complementary
#CED2E6 #E6D6CE #DEE6CE
monochromatic
#7D88BD #A5ADD1 #CED2E6 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.50
#CED2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CED2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2E6
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2E6 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#C9D5D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced2e6; /* rgb */ color: rgb(206, 210, 230); /* oklch */ color: oklch(86.7% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#dddfed',
500: '#ced2e6',
950: '#000000',
},
}SCSS
$custom: #ced2e6; $custom-light: #dddfed; $custom-dark: #000000;
JSON
{
"hex": "#ced2e6",
"rgb": {
"r": 206,
"g": 210,
"b": 230
},
"hsl": {
"h": 230,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.8668,
"c": 0.0279,
"h": 276.8
},
"luminance": 0.64928
}Semantic roles & 50–950 ramp
primary
#CED2E6
secondary
#BFB999
accent
#983AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484