#CED2E8#CED2E8
#CED2E8 is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.7% C 0.031 H 277.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2E8 |
|---|---|
| RGB | rgb(206, 210, 232) |
| HSL | hsl(231, 36%, 86%) |
| HSV | hsv(231, 11%, 91%) |
| CMYK | cmyk(11.2%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(84.50, 2.89, -11.27) |
| CIE-LCH | lch(84.50, 11.64, 284.35°) |
| OKLab | oklab(86.75% 0.004 -0.0304) |
| OKLCH | oklch(86.75% 0.031 277.5) |
| XYZ | xyz(63.0626, 65.0406, 85.5600) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.53
Fog
#D8DCE0
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.44
Cloudy Blue
#ACC2D9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2E8 #E8E4CE
analogous
#CEDFE8 #CED2E8 #D7CEE8
triadic
#CED2E8 #E8CED2 #D2E8CE
tetradic
#CED2E8 #E8CEDF #E8E4CE #CEE8D7
square
#CED2E8 #E8CEDF #E8E4CE #CEE8D7
split-complementary
#CED2E8 #E8D7CE #DFE8CE
monochromatic
#7B85C1 #A4ACD4 #CED2E8 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.50
#CED2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CED2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2E8
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2E8 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#C9D6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced2e8; /* rgb */ color: rgb(206, 210, 232); /* oklch */ color: oklch(86.7% 0.031 277.5);
Tailwind
colors: {
custom: {
50: '#dddfef',
500: '#ced2e8',
950: '#000000',
},
}SCSS
$custom: #ced2e8; $custom-light: #dddfef; $custom-dark: #000000;
JSON
{
"hex": "#ced2e8",
"rgb": {
"r": 206,
"g": 210,
"b": 232
},
"hsl": {
"h": 230.769,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.86745,
"c": 0.03062,
"h": 277.5
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#CED2E8
secondary
#C2BB98
accent
#9C37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485