#CEDBE7#CEDBE7
#CEDBE7 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.5% C 0.022 H 245.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE7 |
|---|---|
| RGB | rgb(206, 219, 231) |
| HSL | hsl(209, 34%, 86%) |
| HSV | hsv(209, 11%, 91%) |
| CMYK | cmyk(10.8%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.78, -2.03, -7.37) |
| CIE-LCH | lch(86.78, 7.64, 254.62°) |
| OKLab | oklab(88.52% -0.0089 -0.0198) |
| OKLCH | oklch(88.52% 0.022 245.9) |
| XYZ | xyz(65.2057, 69.5535, 85.5756) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.37
Light Blue Grey
#B7C9E2
ΔE00 6.58
Gainsboro
#DCDCDC
ΔE00 6.79
Aliceblue
#F0F8FF
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE7 #E7DACE
analogous
#CEE7E6 #CEDBE7 #CECEE7
triadic
#CEDBE7 #E7CEDB #DBE7CE
tetradic
#CEDBE7 #E6CEE7 #E7DACE #CEE7CE
square
#CEDBE7 #E6CEE7 #E7DACE #CEE7CE
split-complementary
#CEDBE7 #E7CECE #E7E6CE
monochromatic
#7C9FBF #A5BDD3 #CEDBE7 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.41
#CEDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CEDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE8
Deuteranopia (green-blind)
#D3D8E7
Tritanopia (blue-blind)
#C8DEDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe7; /* rgb */ color: rgb(206, 219, 231); /* oklch */ color: oklch(88.5% 0.022 245.9);
Tailwind
colors: {
custom: {
50: '#dde6ee',
500: '#cedbe7',
950: '#000000',
},
}SCSS
$custom: #cedbe7; $custom-light: #dde6ee; $custom-dark: #000000;
JSON
{
"hex": "#cedbe7",
"rgb": {
"r": 206,
"g": 219,
"b": 231
},
"hsl": {
"h": 208.8,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.8852,
"c": 0.02171,
"h": 245.9
},
"luminance": 0.69554
}Semantic roles & 50–950 ramp
primary
#CEDBE7
secondary
#C0AC99
accent
#7038AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485