#CEDBE3#CEDBE3
#CEDBE3 is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.018 H 234.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE3 |
|---|---|
| RGB | rgb(206, 219, 227) |
| HSL | hsl(203, 27%, 85%) |
| HSV | hsv(203, 9%, 89%) |
| CMYK | cmyk(9.3%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(86.67, -2.81, -5.42) |
| CIE-LCH | lch(86.67, 6.10, 242.55°) |
| OKLab | oklab(88.4% -0.0104 -0.0145) |
| OKLCH | oklch(88.4% 0.018 234.5) |
| XYZ | xyz(64.6472, 69.3301, 82.6343) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.75
Gainsboro
#DCDCDC
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE3 #E3D6CE
analogous
#CEE3E1 #CEDBE3 #CED1E3
triadic
#CEDBE3 #E3CEDB #DBE3CE
tetradic
#CEDBE3 #E1CEE3 #E3D6CE #D1E3CE
square
#CEDBE3 #E1CEE3 #E3D6CE #D1E3CE
split-complementary
#CEDBE3 #E3CED1 #E3E1CE
monochromatic
#80A2B6 #A7BECD #CEDBE3 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.41
#CEDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#CEDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE3
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE3 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE3
Deuteranopia (green-blind)
#D4D8E3
Tritanopia (blue-blind)
#C9DDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe3; /* rgb */ color: rgb(206, 219, 227); /* oklch */ color: oklch(88.4% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#dde6eb',
500: '#cedbe3',
950: '#000000',
},
}SCSS
$custom: #cedbe3; $custom-light: #dde6eb; $custom-dark: #000000;
JSON
{
"hex": "#cedbe3",
"rgb": {
"r": 206,
"g": 219,
"b": 227
},
"hsl": {
"h": 202.857,
"s": 27.273,
"l": 84.902
},
"oklch": {
"l": 0.88396,
"c": 0.01787,
"h": 234.5
},
"luminance": 0.69331
}Semantic roles & 50–950 ramp
primary
#CEDBE3
secondary
#BBA79A
accent
#6740A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484