#CEDBE2#CEDBE2
#CEDBE2 is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.017 H 231.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE2 |
|---|---|
| RGB | rgb(206, 219, 226) |
| HSL | hsl(201, 26%, 85%) |
| HSV | hsv(201, 9%, 89%) |
| CMYK | cmyk(8.8%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(86.64, -3.01, -4.93) |
| CIE-LCH | lch(86.64, 5.78, 238.60°) |
| OKLab | oklab(88.37% -0.0107 -0.0132) |
| OKLCH | oklch(88.37% 0.017 231) |
| XYZ | xyz(64.5096, 69.2750, 81.9095) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.49
Aliceblue
#F0F8FF
ΔE00 6.83
Light Grey
#D8DCD6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE2 #E2D5CE
analogous
#CEE2DF #CEDBE2 #CED1E2
triadic
#CEDBE2 #E2CEDB #DBE2CE
tetradic
#CEDBE2 #DFCEE2 #E2D5CE #D1E2CE
square
#CEDBE2 #DFCEE2 #E2D5CE #D1E2CE
split-complementary
#CEDBE2 #E2CED1 #E2DFCE
monochromatic
#81A3B4 #A8BFCB #CEDBE2 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.41
#CEDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CEDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DAE2
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#C9DDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe2; /* rgb */ color: rgb(206, 219, 226); /* oklch */ color: oklch(88.4% 0.017 231.0);
Tailwind
colors: {
custom: {
50: '#dde6eb',
500: '#cedbe2',
950: '#000000',
},
}SCSS
$custom: #cedbe2; $custom-light: #dde6eb; $custom-dark: #000000;
JSON
{
"hex": "#cedbe2",
"rgb": {
"r": 206,
"g": 219,
"b": 226
},
"hsl": {
"h": 201,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.88366,
"c": 0.01705,
"h": 231
},
"luminance": 0.69276
}Semantic roles & 50–950 ramp
primary
#CEDBE2
secondary
#B9A69B
accent
#6441A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484