#CEDBE8#CEDBE8
#CEDBE8 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.6% C 0.023 H 248.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE8 |
|---|---|
| RGB | rgb(206, 219, 232) |
| HSL | hsl(210, 36%, 86%) |
| HSV | hsv(210, 11%, 91%) |
| CMYK | cmyk(11.2%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(86.81, -1.83, -7.85) |
| CIE-LCH | lch(86.81, 8.06, 256.90°) |
| OKLab | oklab(88.55% -0.0085 -0.0211) |
| OKLCH | oklch(88.55% 0.023 248.1) |
| XYZ | xyz(65.3473, 69.6101, 86.3216) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.62
Light Blue Grey
#B7C9E2
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE8 #E8DBCE
analogous
#CEE8E8 #CEDBE8 #CECEE8
triadic
#CEDBE8 #E8CEDB #DBE8CE
tetradic
#CEDBE8 #E8CEE8 #E8DBCE #CEE8CE
square
#CEDBE8 #E8CEE8 #E8DBCE #CEE8CE
split-complementary
#CEDBE8 #E8CECE #E8E8CE
monochromatic
#7B9EC1 #A4BCD4 #CEDBE8 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.41
#CEDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CEDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#D3D8E8
Tritanopia (blue-blind)
#C8DEDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe8; /* rgb */ color: rgb(206, 219, 232); /* oklch */ color: oklch(88.6% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#dde6ef',
500: '#cedbe8',
950: '#000000',
},
}SCSS
$custom: #cedbe8; $custom-light: #dde6ef; $custom-dark: #000000;
JSON
{
"hex": "#cedbe8",
"rgb": {
"r": 206,
"g": 219,
"b": 232
},
"hsl": {
"h": 210,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.88551,
"c": 0.02278,
"h": 248.1
},
"luminance": 0.69611
}Semantic roles & 50–950 ramp
primary
#CEDBE8
secondary
#C2AD98
accent
#7337AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485